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)- A83% (29)
- C3% (1)
- D11% (4)
- E3% (1)
Community Discussion
No community discussion yet for this question.