Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 8916 invoked from network); 25 Sep 2007 21:40:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Sep 2007 21:40:13 -0000 Received: (qmail 72695 invoked by uid 500); 25 Sep 2007 21:40:03 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 72557 invoked by uid 500); 25 Sep 2007 21:40:02 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 72548 invoked by uid 99); 25 Sep 2007 21:40:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 14:40:02 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Sep 2007 21:40:11 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2CC5471420C for ; Tue, 25 Sep 2007 14:39:51 -0700 (PDT) Message-ID: <24137008.1190756391181.JavaMail.jira@brutus> Date: Tue, 25 Sep 2007 14:39:51 -0700 (PDT) From: "Arun C Murthy (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Commented: (HADOOP-1894) Add fancy graphs for mapred task statuses In-Reply-To: <6865924.1189758872234.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HADOOP-1894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530298 ] Arun C Murthy commented on HADOOP-1894: --------------------------------------- The thing I noticed is that the reduces graph (green lines) all hit 33% even though actual progress made was more like 12% or 13% i.e. shuffle was less than half-done. I'll try and get you some more specific info if you need, let me know what I should be looking for... > 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.