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 2A036200C02 for ; Thu, 5 Jan 2017 19:49:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 28C0C160B47; Thu, 5 Jan 2017 18:49: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 778E5160B26 for ; Thu, 5 Jan 2017 19:48:59 +0100 (CET) Received: (qmail 82266 invoked by uid 500); 5 Jan 2017 18:48: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 82211 invoked by uid 99); 5 Jan 2017 18:48:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2017 18:48:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 73DBF2C2A68 for ; Thu, 5 Jan 2017 18:48:58 +0000 (UTC) Date: Thu, 5 Jan 2017 18:48:58 +0000 (UTC) From: "Wangda Tan (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: Thu, 05 Jan 2017 18:49:00 -0000 [ https://issues.apache.org/jira/browse/YARN-6041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15802169#comment-15802169 ] Wangda Tan commented on YARN-6041: ---------------------------------- [~asuresh], How you plan to merge these changes to branch-2? I think it might be better to do cherry-pick one-by-one, and file a separate JIRA to address new comments from [~kasha] and me. Commit this huge patch to branch-2 creates troubles for future maintenance. Thoughts? > 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