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

URL to JT webconsole for running job and job history should be the same

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • jobtracker
    • None
    • Reviewed
    • Hide
      If the running job is retired, then Job url is redirected to the history page. To construct the history url, JobTracker maintains the mapping of job id to history file names. The entries from mapping is purged for jobs older than mapreduce.jobtracker.jobhistory.maxage configured value.
      Show
      If the running job is retired, then Job url is redirected to the history page. To construct the history url, JobTracker maintains the mapping of job id to history file names. The entries from mapping is purged for jobs older than mapreduce.jobtracker.jobhistory.maxage configured value.

    Description

      The tracking url for running jobs and the jobs which are retired is different. This creates problem for clients which caches the job running url because soon it becomes invalid when job is retired.

      Attachments

        1. 1185_v1.patch
          6 kB
          Sharad Agarwal
        2. 1185_v2.patch
          6 kB
          Sharad Agarwal
        3. 1185_v3.patch
          6 kB
          Sharad Agarwal
        4. 1185_v4.patch
          6 kB
          Sharad Agarwal
        5. 1185_v5.patch
          8 kB
          Sharad Agarwal
        6. patch-1185-ydist.txt
          8 kB
          Amareshwari Sriramadasu
        7. patch-1185-1-ydist.txt
          9 kB
          Amareshwari Sriramadasu
        8. patch-1185-2-ydist.txt
          9 kB
          Amareshwari Sriramadasu
        9. 1185_v6.patch
          7 kB
          Amareshwari Sriramadasu
        10. patch-1185-3-ydist.txt
          8 kB
          Amareshwari Sriramadasu
        11. 1185_v7.patch
          7 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            sharadag Sharad Agarwal
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: