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 BD9F6200BE0 for ; Wed, 9 Nov 2016 03:07:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BC2CA160B0C; Wed, 9 Nov 2016 02:07:00 +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 08AB9160B12 for ; Wed, 9 Nov 2016 03:06:59 +0100 (CET) Received: (qmail 64839 invoked by uid 500); 9 Nov 2016 02:06:59 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 64544 invoked by uid 99); 9 Nov 2016 02:06:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2016 02:06:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AC01C2C2ABB for ; Wed, 9 Nov 2016 02:06:58 +0000 (UTC) Date: Wed, 9 Nov 2016 02:06:58 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-5863) Record that an application is starved for resources when it is MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 09 Nov 2016 02:07:00 -0000 Karthik Kambatla created YARN-5863: -------------------------------------- Summary: Record that an application is starved for resources when it is Key: YARN-5863 URL: https://issues.apache.org/jira/browse/YARN-5863 Project: Hadoop YARN Issue Type: Improvement Components: scheduler, scheduler preemption Affects Versions: 2.8.0 Reporter: Karthik Kambatla On YARN-5783, Wangda suggested we add a new scheduler state called STARVED to identify applications that are starved for resources. This state can be scheduler-agnostic and can be used for preemption etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org