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 53AD5200C18 for ; Fri, 6 Jan 2017 20:34:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 523BA160B37; Fri, 6 Jan 2017 19:34: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 958E5160B39 for ; Fri, 6 Jan 2017 20:33:59 +0100 (CET) Received: (qmail 27288 invoked by uid 500); 6 Jan 2017 19:33:58 -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 27231 invoked by uid 99); 6 Jan 2017 19:33:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jan 2017 19:33:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 65B5F2C2A68 for ; Fri, 6 Jan 2017 19:33:58 +0000 (UTC) Date: Fri, 6 Jan 2017 19:33:58 +0000 (UTC) From: "Arun Suresh (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-6041) Opportunistic containers : Combined patch for branch-2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 06 Jan 2017 19:34:00 -0000 [ https://issues.apache.org/jira/browse/YARN-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15805485#comment-15805485 ] Arun Suresh commented on YARN-6041: ----------------------------------- Cherry-picking the JIRAs mentioned in the description to branch-2 shortly. Raised YARN-6066 to commit the changes suggested by [~kasha] and [~leftnoteasy] > Opportunistic containers : Combined patch for branch-2 > ------------------------------------------------------- > > Key: YARN-6041 > URL: https://issues.apache.org/jira/browse/YARN-6041 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Arun Suresh > Assignee: Arun Suresh > Attachments: YARN-6041-branch-2.001.patch, YARN-6041-branch-2.002.patch, YARN-6041-branch-2.003.patch > > > This is a combined patch targeting branch-2 of the following JIRAs which have already been committed to trunk : > YARN-5938. Refactoring OpportunisticContainerAllocator to use SchedulerRequestKey instead of Priority and other misc fixes > YARN-5646. Add documentation and update config parameter names for scheduling of OPPORTUNISTIC containers. > YARN-5982. Simplify opportunistic container parameters and metrics. > YARN-5918. Handle Opportunistic scheduling allocate request failure when NM is lost. > YARN-4597. Introduce ContainerScheduler and a SCHEDULED state to NodeManager container lifecycle. > YARN-5823. Update NMTokens in case of requests with only opportunistic containers. > YARN-5377. Fix TestQueuingContainerManager.testKillMultipleOpportunisticContainers. > YARN-2995. Enhance UI to show cluster resource utilization of various container Execution types. > YARN-5799. Fix Opportunistic Allocation to set the correct value of Node Http Address. > YARN-5486. Update OpportunisticContainerAllocatorAMService::allocate method to handle OPPORTUNISTIC container requests. -- 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