Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Not A Problem
-
0.20.205.0
-
None
-
None
Description
Retrieving tokens from an insecure cluster throws an NPE. This prevents copies from insecure to secure clusters. The problem is in DFSClient.getDelegationToken(). It attempts to set the service and log the token w/o a null check.
FetchDT will also throw exceptions when fetching tokens from an insecure cluster.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-7625 TestDelegationToken is failing in 205
- Closed
-
HDFS-1007 HFTP needs to be updated to use delegation tokens
- Closed
-
MAPREDUCE-2764 Fix renewal of dfs delegation tokens
- Closed