Killed and Failed jobs are not handled correctly with NotRunningJobs and should
be served by the History Server
---------------------------------------------------------------------------------------------------------------
Key: MAPREDUCE-2914
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2914
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: jobhistoryserver
Affects Versions: 0.23.0, 0.24.0
Reporter: Jeffrey Naisbitt
Jobs that are that are killed or failed should be served by historyServer
rather than returning the "singleton" NotRunningJob instance for that state.
Otherwise, if someone does a getJob() on a killed/failed job, he won't get the
correct information at all.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira