You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2007/01/08 20:41:27 UTC

[jira] Resolved: (HADOOP-787) job tracker should limit the number of completed/failed jobs in RAM

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

Arun C Murthy resolved HADOOP-787.
----------------------------------

    Resolution: Fixed

Fixed as a part of HADOOP-815.

> job tracker should limit the number of completed/failed jobs in RAM
> -------------------------------------------------------------------
>
>                 Key: HADOOP-787
>                 URL: https://issues.apache.org/jira/browse/HADOOP-787
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.9.0
>            Reporter: Owen O'Malley
>         Assigned To: Arun C Murthy
>
> The job tracker currently runs out of memory when a user runs a lot of small jobs back to back. To bound the amount of RAM that the job tracker consumes recording completed/failed jobs, I think that the JobTracker should limit the number of "remembered" jobs per a user to jobtracker.max.remembered.task.per.user (default 100).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira