You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2007/07/03 15:53:04 UTC

[jira] Commented: (HADOOP-1554) Fix the JobHistory to display things like the number of nodes the job ran on, the number of killed/failed tasks

    [ https://issues.apache.org/jira/browse/HADOOP-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509876 ] 

Hadoop QA commented on HADOOP-1554:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12361017/1554.1.patch applied and successfully tested against trunk revision r552688.

Test results:   http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/359/testReport/
Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/359/console

> 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.