You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2014/01/27 19:07:38 UTC

[jira] [Resolved] (HADOOP-10277) setfacl -x fails to parse ACL spec if trying to remove the mask entry.

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

Chris Nauroth resolved HADOOP-10277.
------------------------------------

       Resolution: Fixed
    Fix Version/s: HDFS ACLs (HDFS-4685)
     Hadoop Flags: Reviewed

+1.  I committed this to the feature branch.  Vinay, thank you for the patch.

> setfacl -x fails to parse ACL spec if trying to remove the mask entry.
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-10277
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10277
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: HDFS ACLs (HDFS-4685)
>            Reporter: Chris Nauroth
>            Assignee: Vinay
>             Fix For: HDFS ACLs (HDFS-4685)
>
>         Attachments: HADOOP-10277.1.patch, HADOOP-10277.patch
>
>
> You should be able to use setfacl -x to remove the mask entry (if also removing all other extended ACL entries).  Right now, this causes a failure to parse the ACL spec due to a bug in {{AclEntry#parseAclSpec}}.



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