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