Description
Currently the IPC client sends the UGI which contains the user/group information for the Server. However this represents the groups for the user on the client-end. The more pertinent mapping from user to groups is actually the one seen by the Server. Hence the client should only send the user and we should add a 'group mapping service' so that the Server can query it for the mapping.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-4850 Fix IPC Client to not use UGI
- Resolved
-
HADOOP-4343 Adding user and service-to-service authentication to Hadoop
- Closed
-
HDFS-685 Use the user-to-groups mapping service in the NameNode
- Closed
-
MAPREDUCE-1083 Use the user-to-groups mapping service in the JobTracker
- Closed
- is duplicated by
-
HDFS-156 namenode doesn't start if group id cannot be resolved to name
- Resolved
- relates to
-
HADOOP-4487 Security features for Hadoop
- Closed
-
HADOOP-8943 Support multiple group mapping providers
- Closed