[
https://issues.apache.org/jira/browse/MAPREDUCE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated MAPREDUCE-817:
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.21.0
Hadoop Flags: [Incompatible change, Reviewed] (was: [Incompatible change])
Status: Resolved (was: Patch Available)
I just committed this.
> 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
>
>
> 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.