Retired jobs are not present in the job list returned to the job-client.
------------------------------------------------------------------------
Key: HADOOP-4039
URL: https://issues.apache.org/jira/browse/HADOOP-4039
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: 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.
-
You can reply to this email to add a comment to the issue online.