[
https://issues.apache.org/jira/browse/MAPREDUCE-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated MAPREDUCE-817:
-------------------------------------
Description: 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. (was: 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.)
Release Note: Provides a way to configure the cache of JobStatus objects
for the retired jobs. Adds an API in RunningJob to access history file url.
Hadoop Flags: [Incompatible change]
Summary: Add a cache for retired jobs with minimal job info and
provide a way to access history file url (was: Add a JobClient API to get job
history file url)
> 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
> 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.