-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: HDFS ACLs (HDFS-4685)
-
Component/s: hdfs-client, namenode, security
-
Labels:None
-
Hadoop Flags:Reviewed
Based on the discussion of HDFS-5923, the ACL bit is no longer passed to the client directly. Ls should call getAclStatus() instead since it needs to display the ACL bit as a part of the permission.