[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharad Agarwal updated MAPREDUCE-1185:
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.22.0
         Assignee: Amareshwari Sriramadasu  (was: Sharad Agarwal)
     Release Note: 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.
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

I just committed this. Thanks Amareshwari.

> URL to JT webconsole for running job and job history should be the same
> -----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1185
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1185
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: jobtracker
>            Reporter: Sharad Agarwal
>            Assignee: Amareshwari Sriramadasu
>             Fix For: 0.22.0
>
>         Attachments: 1185_v1.patch, 1185_v2.patch, 1185_v3.patch, 
> 1185_v4.patch, 1185_v5.patch, 1185_v6.patch, 1185_v7.patch, 
> patch-1185-1-ydist.txt, patch-1185-2-ydist.txt, patch-1185-3-ydist.txt, 
> patch-1185-ydist.txt
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to