Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0.0, 0.23.0, 2.0.0-alpha, 3.0.0-alpha1
-
None
-
None
Description
AbstractDelegationTokenIdentifier#getUser() returns the UGI associated with a token. The UGI's auth type will either be SIMPLE for non-proxy tokens, or PROXY (effective user) and SIMPLE (real user). Instead of SIMPLE, it needs to be TOKEN.
Attachments
Attachments
Issue Links
- is required by
-
HDFS-3553 Hftp proxy tokens are broken
- Closed