Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1.1-beta, 3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
Currently if we run Distcp from a secured cluster and copy data to an insecured cluster, DFSClient#getDelegationToken will throw NPE when processing the NULL token returned by the NN in the insecured cluster. We should be able to handle the NULL token here.
Attachments
Attachments
Issue Links
- is part of
-
HADOOP-8828 Support distcp from secure to insecure clusters
- Reopened