Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
HDFS ACLs (HDFS-4685)
-
None
-
None
Description
Complete an initial implementation of AclManager to enable further development tasks. This will be a basic implementation using the INode ACL Map to track associations between inodes and ACLs. This will not fully implement all of the optimizations discussed in the design doc. Further optimization work will be tracked in separate tasks.