Issue Details (XML | Word | Printable)

Key: HDFS-685
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Boris Shkolnik
Reporter: Arun C Murthy
Votes: 0
Watchers: 5
Operations

If you were logged in you would be able to see more operations.
Hadoop HDFS

Use the user-to-groups mapping service in the NameNode

Created: 08/Oct/09 07:57 AM   Updated: 19/Nov/09 01:09 AM
Return to search
Component/s: name-node
Affects Version/s: None
Fix Version/s: 0.22.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works HADOOP-4656_hdfs.patch 2009-10-08 08:08 AM Arun C Murthy 9 kB
Issue Links:
Blocker
 


 Description  « Hide
HADOOP-4656 introduces a user-to-groups mapping service on the server-side. The NameNode should use this to map users to their groups rather than relying on the information passed by the client.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Arun C Murthy added a comment - 08/Oct/09 08:08 AM
Preliminary patch, with some testing complete.