[
https://issues.apache.org/jira/browse/MAPREDUCE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated MAPREDUCE-817:
-------------------------------------
Attachment: 817_ydist_new_1.patch
Patch for Yahoo's distribution. It fixes an issue in RetireJob code related to
concurrent modification. This patch must be applied on top of earlier patch ->
https://issues.apache.org/jira/secure/attachment/12416227/817_ydist.patch
> Add a cache for retired jobs with minimal job info and provide a way to
> access history file url
> -----------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-817
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-817
> Project: Hadoop Map/Reduce
> Issue Type: New Feature
> Components: client, jobtracker
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Fix For: 0.21.0
>
> Attachments: 817_v1.patch, 817_v2.patch, 817_v3.patch,
> 817_ydist.patch, 817_ydist_new.patch, 817_ydist_new_1.patch
>
>
> MAPREDUCE-814 will provide a way to keep the job history files in HDFS. There
> should be a way to get the url for the completed job history fie. The
> completed jobs can be purged from memory more aggressively from jobtracker
> since the clients can retrieve the information from history file. Jobtracker
> can just maintain the very basic info about the completed jobs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.