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

Doug Cutting updated HADOOP-1279:
---------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I just committed this.  Thanks, Arun!

> list of completed jobs purges jobs based on submission not on completion age
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-1279
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1279
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>         Environment: all
>            Reporter: Alejandro Abdelnur
>         Assigned To: Arun C Murthy
>             Fix For: 0.13.0
>
>         Attachments: HADOOP-1279_20070420_1.patch
>
>
> The JobTracker keeps at most the last 100 completed jobs.
> One this limit is exceeded and there is a new completed job the old submitted 
> job in completed state is removed regardless if there are jobs that have 
> finished much earlier in the completed list.
> The job should be added at completion time, not a submission time to avoid 
> this problem.

-- 
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