What are file permissions in HDFS? how does HDFS check permissions for files/directory?
Answer Posted / Prabhat Mishra
File permissions in HDFS are similar to traditional Unix file permissions. They determine who can read, write or execute a file or directory. HDFS checks permissions using the PoSIX permission model. The user, group, and other have read, write, and execute permissions for files and directories.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category