Fix IPC Client to not use UGI
-----------------------------

                 Key: HADOOP-4850
                 URL: https://issues.apache.org/jira/browse/HADOOP-4850
             Project: Hadoop Core
          Issue Type: Bug
          Components: ipc
    Affects Versions: 0.20.0
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy


Hadoop embraced JAAS via HADOOP-4348.

We need to fix IPC Client to use standard features of JAAS such as 
LoginContext, Subject etc. rather than UserGroupInformation in the IPC header, 
Client.Connection etc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to