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 EC29110FB8 for ; Wed, 20 Nov 2013 14:37:43 +0000 (UTC) Received: (qmail 74486 invoked by uid 500); 20 Nov 2013 14:37:43 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 72688 invoked by uid 500); 20 Nov 2013 14:37:38 -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 72425 invoked by uid 99); 20 Nov 2013 14:37:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Nov 2013 14:37:35 +0000 Date: Wed, 20 Nov 2013 14:37:35 +0000 (UTC) From: "Ted Malaska (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-1423) Support queue placement by secondary group in the Fair 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-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Malaska updated YARN-1423: ------------------------------ Attachment: YARN-1423.patch Added support for selecting a queue based on secondary groups. Modified the following files 1. FairScheduler.apt.vm 2. TestFairScheduler.java 3. SimpleGroupsMapping.java 4. QueuePlacementRule.java 5. QueuePlacementPolicy.java There are documentation, junits, and code changes in this patch > Support queue placement by secondary group in the Fair Scheduler > ---------------------------------------------------------------- > > Key: YARN-1423 > URL: https://issues.apache.org/jira/browse/YARN-1423 > Project: Hadoop YARN > Issue Type: Improvement > Components: scheduler > Reporter: Sandy Ryza > Attachments: YARN-1423.patch > > -- This message was sent by Atlassian JIRA (v6.1#6144)