[
https://issues.apache.org/jira/browse/MAPREDUCE-1720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harsh J Chouraria updated MAPREDUCE-1720:
-----------------------------------------
Attachment: mapred.failed.killed.difference.png
mapreduce.unsuccessfuljobs.ui.r1.diff
Attaching a patch that changes the "Failed jobs" in the UI to "Unsucessful
jobs" and displays a reason column that clearly indicates whether the failed
job failed on its own or got killed.
Attached PNG image shows a screenshot of the same while executing
mapred/TestJobKillAndFail
!mapred.failed.killed.difference.png|thumbnail!
[Also cleaned up the JSPUtil.generateJobTable(...) method as I was modifying
it.]
> 'Killed' jobs and 'Failed' jobs should be displayed seperately in JobTracker
> UI
> --------------------------------------------------------------------------------
>
> Key: MAPREDUCE-1720
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1720
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Affects Versions: 0.20.1
> Environment: all
> Reporter: Subramaniam Krishnan
> Assignee: Harsh J Chouraria
> Fix For: 0.23.0
>
> Attachments: mapred.failed.killed.difference.png,
> mapreduce.unsuccessfuljobs.ui.r1.diff
>
>
> The JobTracker UI shows both Failed/Killed Jobs as Failed. The Killed job
> status has been separated from Failed as part of HADOOP-3924, so the UI needs
> to be updated to reflect the same.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.