[ 
https://issues.apache.org/jira/browse/HDFS-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HDFS-5899:
--------------------------------

    Attachment: HDFS-5899.1.patch

Here is the patch.  Note that HDFS-5616 (default ACLs) is a pre-requisite, so 
you'll need that patch too if you want to apply this locally.  I think we're 
pretty close to committing HDFS-5616 though.  The only unexpected change here 
is in {{DFSClient}}, where we had forgotten to map {{AclException}} on the 
client side for {{getAclStatus}}.  The new tests exposed this, and I made the 
fix.

> Add configuration flag to disable/enable support for ACLs.
> ----------------------------------------------------------
>
>                 Key: HDFS-5899
>                 URL: https://issues.apache.org/jira/browse/HDFS-5899
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode
>    Affects Versions: HDFS ACLs (HDFS-4685)
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HDFS-5899.1.patch
>
>
> Add a new configuration property that allows administrators to toggle support 
> for HDFS ACLs on/off.  By default, the flag will be off.  This is a 
> conservative choice, and administrators interested in using ACLs can enable 
> it explicitly.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to