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 C3DA81755B for ; Mon, 26 Jan 2015 15:16:34 +0000 (UTC) Received: (qmail 9516 invoked by uid 500); 26 Jan 2015 15:16:34 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 9425 invoked by uid 500); 26 Jan 2015 15:16:34 -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 9160 invoked by uid 99); 26 Jan 2015 15:16:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 15:16:34 +0000 Date: Mon, 26 Jan 2015 15:16:34 +0000 (UTC) From: "Hari Sekhon (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-3096) RM Configured Min User % still showing as 100% in Scheduler 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-3096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hari Sekhon updated YARN-3096: ------------------------------ Attachment: screenshot-1.png > RM Configured Min User % still showing as 100% in Scheduler > ----------------------------------------------------------- > > Key: YARN-3096 > URL: https://issues.apache.org/jira/browse/YARN-3096 > Project: Hadoop YARN > Issue Type: Bug > Components: capacityscheduler, resourcemanager, scheduler > Affects Versions: 2.6.0 > Environment: HDP 2.2 with RM HA & Kerberos managed by Ambari 1.7 > Reporter: Hari Sekhon > Attachments: screenshot-1.png > > > After setting the Capacity Scheduler minimum-user-limit-percent to 25 it still shows as 100% in the RM web UI under Scheduler even after doing queue refresh and even fully restarting both HA Resource Managers. > /etc/hadoop/conf/capacity-scheduler.xml: > {code} > > yarn.scheduler.capacity.default.minimum-user-limit-percent > 25 > > ...{code} > This cluster is Kerberized and managed by Ambari, I've refreshed via both Ambari and manually on the command line via > {code}yarn rmadmin -refreshQueues{code} > but it still shows the same. > Screenshot attached to show it still shows 100% instead of the expected 25%. -- This message was sent by Atlassian JIRA (v6.3.4#6332)