enis, great patch--been dying for these graphs since seeing that jeff dean presentation (http://www.slideshare.net/jhammerb/mapreduce-pact06-keynote). tom, i'm not sure where sparklines make sense in this context?
also, some comments: 1) changing order of import statements is unneccessary 2) several whitespace changes made it into this patch -- on purpose? 3) what is "serialVersionUID"? it's set but never used, from what i can tell. jeff On 9/14/07, Enis Soztutar (JIRA) <[EMAIL PROTECTED]> wrote: > > > [ > https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12527458] > > Enis Soztutar commented on HADOOP-1894: > --------------------------------------- > > Tom, do you think the sparklines would be useful? I am somewhat reluctant > to add a dependency. > > > 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, 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. > >
