Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
-
Yarn now only issues and allows delegation tokens in secure clusters. Clients should no longer request delegation tokens in a non-secure cluster, or they'll receive an IOException.
Description
ClientRMService#getDelegationToken is currently returning a delegation token in insecure mode. We should not return the token if it's in insecure mode.
Attachments
Attachments
Issue Links
- blocks
-
YARN-5882 Test only changes from YARN-4126
- Resolved
- breaks
-
MAPREDUCE-6508 TestNetworkedJob fails consistently due to delegation token changes on RM.
- Resolved
-
YARN-5750 YARN-4126 broke Oozie on unsecure cluster
- Resolved