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)