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

Vinod Kumar Vavilapalli reopened MAPREDUCE-2914:
------------------------------------------------


I also doubted this originally, but I missed the fact that for apps(not jobs) 
which are killed/failed, JobHistory is most likely garbled.

We still need to make sure that JobStatus fields like user, jobName, jobFile, 
trackingUrl etc are correct for these jobs whose corresponding apps got 
killed/failed.

Will update the title accordingly.

> 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

        

Reply via email to