Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-1554

Fix the JobHistory to display things like the number of nodes the job ran on, the number of killed/failed tasks

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.14.0
    • 0.14.0
    • None
    • None

    Description

      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.

      Attachments

        1. 1554.1.patch
          13 kB
          Devaraj Das

        Activity

          People

            ddas Devaraj Das
            ddas Devaraj Das
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: