Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 68266 invoked from network); 3 Nov 2009 18:49:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Nov 2009 18:49:56 -0000 Received: (qmail 38570 invoked by uid 500); 3 Nov 2009 18:49:56 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 38375 invoked by uid 500); 3 Nov 2009 18:49:55 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 38359 invoked by uid 99); 3 Nov 2009 18:49:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 18:49:55 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Nov 2009 18:49:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BB70B234C4BF for ; Tue, 3 Nov 2009 10:49:32 -0800 (PST) Message-ID: <1359889570.1257274172766.JavaMail.jira@brutus> Date: Tue, 3 Nov 2009 18:49:32 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-1180) Detailed area chart of map/reduce slots usage In-Reply-To: <488777821.1257273452523.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MAPREDUCE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated MAPREDUCE-1180: ---------------------------------------- Summary: Detailed area chart of map/reduce slots usage (was: Detailed histogram of map/reduce slots usage) > Detailed area chart of map/reduce slots usage > --------------------------------------------- > > Key: MAPREDUCE-1180 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1180 > Project: Hadoop Map/Reduce > Issue Type: Wish > Reporter: Allen Wittenauer > Priority: Minor > Attachments: samplechart.png > > > People are always looking for ideas of things to implement... so here's one. :) > I'd like an app that I can throw at a JobHistory directory that would show me detailed slot usage by job, user, pool, etc, in an area stacked chart format. This would be very helpful to determine if a particular job, user, or pool is under/over utilizing the capacity, if we need more capacity, what time slots have holes, etc. I'll see if I can create an example in Excel of what I'm thinking of. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.