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/24 22:42:37 UTC

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

Chris Nauroth created HADOOP-10277:
--------------------------------------

             Summary: 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: Chris Nauroth


You should be able to use setfacl -x to remove the mask entry (which then triggers recalculation of an automatically inferred mask if the file has an extended ACL).  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)