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


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.

Reply via email to