nerdexam
Cloudera

CCA-410 · Question #33

In HDFS, you view a file with rw-r--r-- set as its permissions. What does this tell you about the file?

The correct answer is A. The file cannot be deleted by anyone but the owner. See the full explanation below for the reasoning.

Question

In HDFS, you view a file with rw-r--r-- set as its permissions. What does this tell you about the file?

Options

  • AThe file cannot be deleted by anyone but the owner
  • BThe file cannot be deleted by anyone
  • CThe file cannot be run as a MapReduce job
  • DThe file's contents can be modified by the owner, but no-one else
  • EAs a Filesystem in Userspace (FUSE), HDFS files are available to all user's on a cluster regardless of

How the community answered

(35 responses)
  • A
    83% (29)
  • C
    3% (1)
  • D
    11% (4)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full CCA-410 Practice