Get/Set ACLs for a file or directory structure

ACLs stands for Access Control Lists. It is primarily to provide finer level access to HDFS. The concept is inherited from Linux.

Here we need to understand how to Get or Set ACLs for a file or directory.

Click here to revise details about ACLs in HDFS.

Share this post