Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 424DE200B67 for ; Tue, 16 Aug 2016 21:08:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 4113F160ABA; Tue, 16 Aug 2016 19:08:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AE970160A74 for ; Tue, 16 Aug 2016 21:08:21 +0200 (CEST) Received: (qmail 37431 invoked by uid 500); 16 Aug 2016 19:08:20 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 37411 invoked by uid 99); 16 Aug 2016 19:08:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Aug 2016 19:08:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9BF632C02A6 for ; Tue, 16 Aug 2016 19:08:20 +0000 (UTC) Date: Tue, 16 Aug 2016 19:08:20 +0000 (UTC) From: "Daniel Templeton (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (YARN-4702) FairScheduler: Allow setting maxResources for ad hoc queues MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 16 Aug 2016 19:08:22 -0000 [ https://issues.apache.org/jira/browse/YARN-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Templeton reassigned YARN-4702: -------------------------------------- Assignee: Daniel Templeton (was: Karthik Kambatla) > FairScheduler: Allow setting maxResources for ad hoc queues > ----------------------------------------------------------- > > Key: YARN-4702 > URL: https://issues.apache.org/jira/browse/YARN-4702 > Project: Hadoop YARN > Issue Type: Improvement > Components: fairscheduler > Affects Versions: 2.8.0 > Reporter: Karthik Kambatla > Assignee: Daniel Templeton > > FairScheduler allows creating queues on the fly. Unlike other queues, one cannot set maxResources for these queues since they don't show up in the xml config. Adding a default maxResources for ad hoc pools would help. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org