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

JobTracker should reuse file system handle for delegation token renewal

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Later
    • None
    • None
    • None
    • None

    Description

      In trunk, the DelegationTokenRenewal obtains the file system handle by creating the uri out of service in the token, which is ip:port. The intention of this jira is to use host name of the namenode so that fils system handle in the cache on jobtracker could be re-used. This jira is created because such an optimization is there in 20 code and the patch attached is the direct port of the code in 20.

      Attachments

        1. MR-1824.1.patch
          2 kB
          Jitendra Nath Pandey

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              jnp Jitendra Nath Pandey
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: