Details
Description
2.4 ACL support is completely incompatible with <2.4 webhdfs servers. The NN throws an IllegalArgumentException exception.
hadoop fs -ls webhdfs://nn/ Found 21 items ls: Invalid value for webhdfs parameter "op": No enum constant org.apache.hadoop.hdfs.web.resources.GetOpParam.Op.GETACLSTATUS [... 20 more times...]
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-4685 Implementation of ACLs in HDFS
- Closed
- is duplicated by
-
HDFS-5621 NameNode: add indicator in web UI file system browser if a file has an ACL.
- Resolved
- is related to
-
HDFS-10832 Propagate ACL bit and isEncrypted bit in HttpFS FileStatus permissions
- Resolved
-
HDFS-7384 'getfacl' command and 'getAclStatus' output should be in sync
- Closed
- relates to
-
HDFS-6402 Suppress findbugs warning for failure to override equals and hashCode in FsAclPermission.
- Closed