Fix history viewer 
-------------------

                 Key: HADOOP-3351
                 URL: https://issues.apache.org/jira/browse/HADOOP-3351
             Project: Hadoop Core
          Issue Type: Bug
    Affects Versions: 0.17.0
            Reporter: Amareshwari Sriramadasu
            Assignee: Amareshwari Sriramadasu
             Fix For: 0.18.0


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.


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