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

Fix history viewer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.17.0
    • 0.18.0
    • None
    • None
    • Reviewed

    Description

      The following issues has to be fixed in history viewer:
      1. The appends made to the StringBuffer for each iteration can cause out of memory error, these appends can be removed and a print can be called for each iteration.
      2. Should printSpilts() for the job be made optional? like bin/hadoop job -history <output-dir> -splits.
      or Instead of printing splits separately, they can be printed with task details.

      Attachments

        1. patch-3351.txt
          7 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: