[
https://issues.apache.org/jira/browse/HADOOP-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-1554:
--------------------------------
Attachment: 1554.1.patch
> Fix the JobHistory to display things like the number of nodes the job ran on,
> the number of killed/failed tasks
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-1554
> URL: https://issues.apache.org/jira/browse/HADOOP-1554
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.14.0
> Reporter: Devaraj Das
> Fix For: 0.14.0
>
> Attachments: 1554.1.patch
>
>
> The JobHistory jsp page doesn't display things like the number of nodes the
> job ran on (which is important to compare results like total execution time,
> of the same job, from multiple runs). Currently, the JobHistory doesn't
> distinguish between failed and killed tasks and classifies both these as
> failed. These should be distinguished to interpret the history better.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.