From yarn-dev-return-16545-apmail-hadoop-yarn-dev-archive=hadoop.apache.org@hadoop.apache.org Wed Jul 1 04:20:05 2015 Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8FC0D18448 for ; Wed, 1 Jul 2015 04:20:05 +0000 (UTC) Received: (qmail 70108 invoked by uid 500); 1 Jul 2015 04:20:05 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 69581 invoked by uid 500); 1 Jul 2015 04:20:04 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 69487 invoked by uid 99); 1 Jul 2015 04:20:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2015 04:20:04 +0000 Date: Wed, 1 Jul 2015 04:20:04 +0000 (UTC) From: "Sunil G (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-3873) pendingApplications in LeafQueue should also use OrderingPolicy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Sunil G created YARN-3873: ----------------------------- Summary: pendingApplications in LeafQueue should also use OrderingPolicy Key: YARN-3873 URL: https://issues.apache.org/jira/browse/YARN-3873 Project: Hadoop YARN Issue Type: Bug Components: capacityscheduler Affects Versions: 2.7.0 Reporter: Sunil G Assignee: Sunil G Currently *pendingApplications* in LeafQueue is using {{applicationComparator}} from CapacityScheduler. This can be changed and pendingApplications can use the OrderingPolicy configured in Queue level (Fifo/Fair as configured). -- This message was sent by Atlassian JIRA (v6.3.4#6332)