Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS ACLs (HDFS-4685)
-
None
-
Reviewed
Description
When calling setfacl -x to remove ACL entries, it does not make sense for the entries in the ACL spec to contain permissions. The permissions should be unspecified, and the CLI should return an error if the user attempts to provide permissions.
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