[
https://issues.apache.org/jira/browse/HADOOP-10017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HADOOP-10017:
-------------------------------
Resolution: Fixed
Fix Version/s: 2.1.2-beta
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I've committed this to trunk, branch-2 and branch-2.1-beta.
> Fix NPE in DFSClient#getDelegationToken when doing Distcp from a secured
> cluster to an insecured cluster
> --------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-10017
> URL: https://issues.apache.org/jira/browse/HADOOP-10017
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: 3.0.0, 2.1.1-beta
> Reporter: Jing Zhao
> Assignee: Haohui Mai
> Fix For: 2.1.2-beta
>
> Attachments: HADOOP-10017.000.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)