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 524CC200B6B for ; Fri, 26 Aug 2016 01:05:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 509BC160ABE; Thu, 25 Aug 2016 23:05: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 979FB160AA5 for ; Fri, 26 Aug 2016 01:05:21 +0200 (CEST) Received: (qmail 50024 invoked by uid 500); 25 Aug 2016 23:05: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 49998 invoked by uid 99); 25 Aug 2016 23:05:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2016 23:05:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 874342C015B for ; Thu, 25 Aug 2016 23:05:20 +0000 (UTC) Date: Thu, 25 Aug 2016 23:05:20 +0000 (UTC) From: "Wangda Tan (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4945) [Umbrella] Capacity Scheduler Preemption Within a queue MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 25 Aug 2016 23:05:22 -0000 [ https://issues.apache.org/jira/browse/YARN-4945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15438052#comment-15438052 ] Wangda Tan commented on YARN-4945: ---------------------------------- Thanks [~eepayne] for providing the detail use case requirements. I haven't looked at contents in PDF yet, but for the overall requirements make sense, and they look like the most important use cases for intra-queue preemptions to me. With existing framework added by [~sunilg], we should be able to support different scheduling policies (like fair, fifo, priority, etc.) by adding different preemptable-resource-calculator (decide ideal/preemptable resource for apps), and different preemptable-candidate-selector (decide containers to preempt). > [Umbrella] Capacity Scheduler Preemption Within a queue > ------------------------------------------------------- > > Key: YARN-4945 > URL: https://issues.apache.org/jira/browse/YARN-4945 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Wangda Tan > Attachments: Intra-Queue Preemption Use Cases.pdf, IntraQueuepreemption-CapacityScheduler (Design).pdf, YARN-2009-wip.patch > > > This is umbrella ticket to track efforts of preemption within a queue to support features like: > YARN-2009. YARN-2113. YARN-4781. -- 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