Description
I'm working on adding a permissions model to hadoop's DFS. The first step is this change, which associates user info with files. Following this I'll assoicate permissions info, then block methods based on that user info, then authorization of the user info.
So, right now i've implemented adding user info to files. I'm looking for feedback before I clean this up and make it offical.
I wasn't sure what release, i'm working off trunk.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-2464 Test permissions related shell commands with DFS
- Closed
- incorporates
-
HADOOP-1782 DFS File Permissions framework
- Closed
- is depended upon by
-
HADOOP-1377 Creation time and modification time for hadoop files and directories
- Closed
-
HADOOP-1873 User permissions for Map/Reduce
- Closed
- is related to
-
HADOOP-1701 Provide a security framework design
- Closed
-
HADOOP-2431 Test HDFS File Permissions
- Closed
- relates to
-
HDFS-3903 DFSClient mkdirs applies default umask to the specified permission
- Resolved
-
HADOOP-1701 Provide a security framework design
- Closed