[
https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530290
]
Enis Soztutar commented on HADOOP-1894:
---------------------------------------
The graph size may become big since we use xml to encode every little bar and
for a graph the upper limit of number of rectangles is 3 * 600, but that should
not be a problem.
I will fix 0 reducer issue and check reduce graph progress calculation. Arun
could you give me some more insight?
meanwhile i would really appreciate more tests since i currently use only 3
nodes in my cluster.
> Add fancy graphs for mapred task statuses
> -----------------------------------------
>
> Key: HADOOP-1894
> URL: https://issues.apache.org/jira/browse/HADOOP-1894
> Project: Hadoop
> Issue Type: New Feature
> Components: mapred
> Affects Versions: 0.15.0
> Reporter: Enis Soztutar
> Assignee: Enis Soztutar
> Fix For: 0.15.0
>
> Attachments: fancygraph_v1.0.patch, fancygraph_v1.1.patch,
> fancygraph_v1.2.patch, mapreduce.png, percentage.png
>
>
> I whould like to add graphics for mapred task statuses.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.