Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4B3918BA8 for ; Wed, 13 May 2015 09:38:00 +0000 (UTC) Received: (qmail 63357 invoked by uid 500); 13 May 2015 09:38:00 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 63308 invoked by uid 500); 13 May 2015 09:38:00 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 63296 invoked by uid 99); 13 May 2015 09:38:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 May 2015 09:38:00 +0000 Date: Wed, 13 May 2015 09:38:00 +0000 (UTC) From: "Hari Sekhon (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-3638) Yarn Resource Manager Scheduler page - show percentage of total cluster that each queue is using 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/YARN-3638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sekhon updated YARN-3638: ------------------------------ Summary: Yarn Resource Manager Scheduler page - show percentage of total cluster that each queue is using (was: Yarn Scheduler show percentage of total cluster that a queue is using) > Yarn Resource Manager Scheduler page - show percentage of total cluster that each queue is using > ------------------------------------------------------------------------------------------------ > > Key: YARN-3638 > URL: https://issues.apache.org/jira/browse/YARN-3638 > Project: Hadoop YARN > Issue Type: Improvement > Affects Versions: 2.6.0 > Environment: HDP 2.2 > Reporter: Hari Sekhon > Priority: Minor > > Request to show % of total cluster resources each queue is consuming on the Yarn Resource Manager Scheduler page. > Currently the Yarn Resource Manager Scheduler page shows the % of total used for root queue and the % of each given queue's configured capacity that is used (often showing say 150% if the max capacity is greater than configured capacity to allow bursting where there are free resources). This is fine, but it would be good to additionally show the % of total cluster that each given queue is consuming and not just the % of that queue's configured capacity. -- This message was sent by Atlassian JIRA (v6.3.4#6332)