[
https://issues.apache.org/jira/browse/HADOOP-10277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-10277:
-----------------------------------
Description: 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}}. (was:
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}}.)
> 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
> Attachments: HADOOP-10277.1.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)