Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 73484 invoked from network); 3 Jun 2010 18:59:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jun 2010 18:59:15 -0000 Received: (qmail 7437 invoked by uid 500); 3 Jun 2010 18:59:15 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 7347 invoked by uid 500); 3 Jun 2010 18:59:15 -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 7339 invoked by uid 99); 3 Jun 2010 18:59:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 18:59:15 +0000 X-ASF-Spam-Status: No, hits=-1495.1 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Jun 2010 18:59:14 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o53Iwst7003192 for ; Thu, 3 Jun 2010 18:58:54 GMT Message-ID: <22950149.165331275591534252.JavaMail.jira@thor> Date: Thu, 3 Jun 2010 14:58:54 -0400 (EDT) From: "Allen Wittenauer (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Commented: (MAPREDUCE-1118) Capacity Scheduler scheduling information is hard to read / should be tabular format In-Reply-To: <1575846950.1255634371954.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-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875249#action_12875249 ] Allen Wittenauer commented on MAPREDUCE-1118: --------------------------------------------- The command line needs machine parse-able output that is scheduler agnostic. But I sort of view that as a separate issue. > Capacity Scheduler scheduling information is hard to read / should be tabular format > ------------------------------------------------------------------------------------ > > Key: MAPREDUCE-1118 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-1118 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.20.2 > Reporter: Allen Wittenauer > Assignee: Krishna Ramachandran > > The scheduling information provided by the capacity scheduler is extremely hard to read on the job tracker web page. Instead of just flat text, it should be presenting the information in a tabular format, similar to what the fair share scheduler provides. This makes it much easier to compare what different queues are doing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.