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 999101821A for ; Wed, 27 Jan 2016 16:26:40 +0000 (UTC) Received: (qmail 60885 invoked by uid 500); 27 Jan 2016 16:26:40 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 60836 invoked by uid 500); 27 Jan 2016 16:26:40 -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 60786 invoked by uid 99); 27 Jan 2016 16:26:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2016 16:26:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 146EC2C1F6B for ; Wed, 27 Jan 2016 16:26:40 +0000 (UTC) Date: Wed, 27 Jan 2016 16:26:40 +0000 (UTC) From: "Karthik Kambatla (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-4512) Provide a knob to turn on over-allocation 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-4512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla updated YARN-4512: ----------------------------------- Attachment: yarn-4512-yarn-1011.004.patch > Provide a knob to turn on over-allocation > ----------------------------------------- > > Key: YARN-4512 > URL: https://issues.apache.org/jira/browse/YARN-4512 > Project: Hadoop YARN > Issue Type: Sub-task > Components: nodemanager > Reporter: Karthik Kambatla > Assignee: Karthik Kambatla > Attachments: YARN-4512-YARN-1011.001.patch, yarn-4512-yarn-1011.002.patch, yarn-4512-yarn-1011.003.patch, yarn-4512-yarn-1011.004.patch > > > We need two configs for overallocation - one to specify the threshold upto which it is okay to over-allocate, another to specify the threshold after which OPPORTUNISTIC containers should be preempted. -- This message was sent by Atlassian JIRA (v6.3.4#6332)