[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784060#action_12784060
 ] 

Jothi Padmanabhan commented on MAPREDUCE-1185:
----------------------------------------------

Trunk patch. 
Since you are already doing a remove of entries from the {{jobHistoryFileMap}} 
while iterating through it to handle the manual move scenario, I think the 
{{jobHistoryFileMap.remove()}} while deleting the history file is redundant and 
can be removed. 

> 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: Sharad Agarwal
>         Attachments: 1185_v1.patch, 1185_v2.patch, 1185_v3.patch, 
> 1185_v4.patch, 1185_v5.patch, patch-1185-1-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