[ 
https://issues.apache.org/jira/browse/HADOOP-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908171#comment-13908171
 ] 

Hudson commented on HADOOP-10352:
---------------------------------

FAILURE: Integrated in Hadoop-Yarn-trunk #488 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/488/])
HADOOP-10352. Recursive setfacl erroneously attempts to apply default ACL to 
files. Contributed by Chris Nauroth. (cnauroth: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1570466)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/AclCommands.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testAclCLI.xml


> Recursive setfacl erroneously attempts to apply default ACL to files.
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-10352
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10352
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-10352.1.patch
>
>
> When calling setfacl -R with an ACL spec containing default ACL entries, the 
> command can fail if there is a mix of directories and files underneath the 
> specified path.  It attempts to set the default ACL entries on the files, but 
> only directories can have a default ACL.



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

Reply via email to