Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8828 Support distcp from secure to insecure clusters
  3. HADOOP-10017

Fix NPE in DFSClient#getDelegationToken when doing Distcp from a secured cluster to an insecured cluster

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.1-beta, 3.0.0-alpha1
    • 2.2.0
    • 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

        1. HADOOP-10017.000.patch
          2 kB
          Haohui Mai

        Issue Links

          Activity

            People

              wheat9 Haohui Mai
              jingzhao Jing Zhao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: