Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 05-26-2017 07:05 PM
I have a document showing how to set ACLs in hadoop but it has a pre-requisite of setting the following policy. but this policy is missing from my HDP 2.5 ?
set the "dfs.namenode.acls.enabled" to true (HDFS configs).
Created 05-26-2017 07:48 PM
Created 05-26-2017 07:48 PM
Created 12-05-2019 11:06 PM
Do I need to restart the services.I added the below property but no luck.
dfs.namenode.acls.enabled=true
Created 05-26-2017 10:31 PM
Read below very good article about HDFS Acls:
https://hortonworks.com/blog/hdfs-acls-fine-grained-permissions-hdfs-files-hadoop/
As mentioned by @bhagan, Acls are turned off by default. You would need to enable them by setting dfs.namenode.acls.enabled=true in hdfs-site