Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3101 [Umbrella] Security issues in YARN
  3. MAPREDUCE-3380

Token infrastructure for running clients which are not kerberos authenticated

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.23.0
    • 0.23.1
    • mr-am, mrv2
    • None
    • Reviewed

    Description

      The JobClient.getDelegationToken() method is returning NULL, this makes Oozie fail when trying to get the delegation token to use it for starting a job.

      What is seems to be happing is that Jobclient.getDelegationToken() calls Cluster.getDelegationToken() that calls YarnRunner.getDelegationToken() that calls ResourceMgrDelegate.getDelegationToken(). And the last one is not implemented. (Thanks Ahmed for tracing this in MR2 code)

      Attachments

        1. MAPREDUCE-3380.branch-0.23.patch
          0.9 kB
          John George
        2. MAPREDUCE-3380.branch-0.23.patch
          2 kB
          John George
        3. MAPREDUCE-3380_v1.patch
          65 kB
          Mahadev Konar
        4. MAPREDUCE-3380.patch
          136 kB
          Mahadev Konar
        5. MAPREDUCE-3380.patch
          142 kB
          Mahadev Konar
        6. MAPREDUCE-3380.patch
          161 kB
          Mahadev Konar
        7. MAPREDUCE-3380.patch
          165 kB
          Mahadev Konar
        8. MAPREDUCE-3380.patch
          166 kB
          Mahadev Konar
        9. MAPREDUCE-3380-20120110.1.txt
          134 kB
          Vinod Kumar Vavilapalli

        Issue Links

          Activity

            People

              mahadev Mahadev Konar
              tucu00 Alejandro Abdelnur
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: