You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (Resolved) (JIRA)" <ji...@apache.org> on 2011/12/31 10:30:31 UTC

[jira] [Resolved] (MAPREDUCE-43) Retired jobs are not present in the job list returned to the job-client.

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

Harsh J resolved MAPREDUCE-43.
------------------------------

    Resolution: Invalid

I think it is OK to not show retired to users. Retired should mean GC'd (or summat), and the user should go and specifically look for it if he wants it again.

Resolving as invalid but reopen if there's still merit I do not see.
                
> Retired jobs are not present in the job list returned to the job-client.
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-43
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-43
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Vinod Kumar Vavilapalli
>            Assignee: Vinod Kumar Vavilapalli
>
> After {{mapred.jobtracker.retirejob.interval}} elapses, completed jobs are no longer maintained by the JT, but instead when job-client ask for job status, counters or task completion events, the relevant information is picked up from completed job store. But a retired job is not listed in the output of "{{hadoop job -list all}}", without which other information from completed job store isn't quite useful unless a job-id is known from elsewhere.

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