Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0, 2.0.0-alpha, 3.0.0-alpha1
-
None
Description
For non-secure servers, IPC.Server#processConnectionContext will explicitly set the UGI's auth type to SIMPLE. However the auth type has already been set by this point, and this explicit set causes proxy UGIs to be SIMPLE/SIMPLE instead of PROXY/SIMPLE.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-9336 Allow UGI of current connection to be queried
- Closed