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 07407200B40 for ; Wed, 1 Jun 2016 18:23:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 05F62160A45; Wed, 1 Jun 2016 16:23:01 +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 4FA08160A4C for ; Wed, 1 Jun 2016 18:23:00 +0200 (CEST) Received: (qmail 20901 invoked by uid 500); 1 Jun 2016 16:22:59 -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 20854 invoked by uid 99); 1 Jun 2016 16:22:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jun 2016 16:22:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2ACD72C1F5C for ; Wed, 1 Jun 2016 16:22:59 +0000 (UTC) Date: Wed, 1 Jun 2016 16:22:59 +0000 (UTC) From: "Arun Suresh (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (YARN-5180) Add ensureExecutionType boolean flag in ResourceRequest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 01 Jun 2016 16:23:01 -0000 [ https://issues.apache.org/jira/browse/YARN-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310567#comment-15310567 ] Arun Suresh edited comment on YARN-5180 at 6/1/16 4:22 PM: ----------------------------------------------------------- Uploading a patch to fix the {{TestPBImplRecords}} failure. The rest of the failures are timeouts and they run fine locally. Also fixing the checkstyle and findbugs issues was (Author: asuresh): Uploading a patch to fix the {{TestPBImplRecords}} failure. The rest as timeouts and they run fine locally. Also fixing the checkstyle and findbugs issues > Add ensureExecutionType boolean flag in ResourceRequest > ------------------------------------------------------- > > Key: YARN-5180 > URL: https://issues.apache.org/jira/browse/YARN-5180 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: Arun Suresh > Assignee: Arun Suresh > Attachments: YARN-5180.001.patch, YARN-5180.002.patch, YARN-5180.003.patch, YARN-5180.004.patch > > > YARN-2882 introduced the concept of *ExecutionTypes*. > YARN-4335 allowed AMs to specify the ExecutionType in the ResourceRequest. > This JIRA proposes to add a boolean flag to the ResourceRequest to signal to the Scheduler that the AM is fine receiving a Container with a different Execution type than what is asked. -- 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