[
https://issues.apache.org/jira/browse/HDFS-13505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siyao Meng updated HDFS-13505:
------------------------------
Release Note:
By default, dfs.namenode.acls.enabled is now set to true. If you haven't set
dfs.namenode.acls.enabled=false before and want to keep ACLs feature disabled,
you must explicitly set it to false in hdfs-site.xml. i.e.
<property>
<name>dfs.namenode.acls.enabled</name>
<value>false</value>
</property>
was:
By default, dfs.namenode.acls.enabled is now set to true. If you haven't set
dfs.namenode.acls.enabled=false before and want to keep ACL disabled, you must
explicitly set it to false in hdfs-site.xml. i.e.
<property>
<name>dfs.namenode.acls.enabled</name>
<value>false</value>
</property>
> Turn on HDFS ACLs by default.
> -----------------------------
>
> Key: HDFS-13505
> URL: https://issues.apache.org/jira/browse/HDFS-13505
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Ajay Kumar
> Assignee: Siyao Meng
> Priority: Major
> Attachments: HDFS-13505.00.patch, HDFS-13505.001.patch
>
>
> Turn on HDFS ACLs by default.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]