[ 
https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enis Soztutar updated HADOOP-1894:
----------------------------------

    Attachment: fancygraph_v1.0.patch

This patch adds three kinds of graphs. 
# The percentage graph for dfs / mapred UI
# map completion graph
# reduce completion graph

map/reduce completion graphs resemble the ones in google's MR. There is one bar 
for every map and reduce task. The bar is shown in three different colors 
depending on the phase of the reduce task(copy/sort/merge). Map/reduce graphs 
are show in jobdetails page. 

They are in svg format, firefox shows them w/o any plugin or smt. but i'm not 
sure for IE. There is a plugin called adobe svg viewer for IE and FIrefox. 

Check out the screenshots ! 

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

Reply via email to