Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1559

The DelegationTokenRenewal timer task should use the jobtracker's credentials to create the filesystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.22.0
    • jobtracker
    • None

    Description

      The submitJob RPC finally creates a timer task for renewing the delegation tokens of the submitting user. This timer task inherits the context of the RPC handler that runs in the context of the job submitting user, and when it tries to create a filesystem, the RPC client tries to use the user's credentials. This should instead use the JobTracker's credentials.

      Attachments

        1. mr-1559.patch
          2 kB
          Devaraj Das
        2. MR-1559.2.patch
          2 kB
          Devaraj Das
        3. MR-1559.1.patch
          2 kB
          Jitendra Nath Pandey

        Activity

          People

            ddas Devaraj Das
            ddas Devaraj Das
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: