Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS ACLs (HDFS-4685)
-
None
-
Reviewed
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.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-10187 FsShell CLI: add getfacl and setfacl with minimal support for getting and setting ACLs.
- Resolved
-
HADOOP-10184 Hadoop Common changes required to support HDFS ACLs.
- Closed