[
https://issues.apache.org/jira/browse/HADOOP-3351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12598991#action_12598991
]
Hudson commented on HADOOP-3351:
--------------------------------
Integrated in Hadoop-trunk #499 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/499/])
> Fix history viewer
> -------------------
>
> Key: HADOOP-3351
> URL: https://issues.apache.org/jira/browse/HADOOP-3351
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.17.0
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 0.18.0
>
> Attachments: patch-3351.txt
>
>
> 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.