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 CD4442009F3 for ; Sat, 21 May 2016 06:40:17 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C7194160A2A; Sat, 21 May 2016 04:40:17 +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 413D0160A25 for ; Sat, 21 May 2016 06:40:17 +0200 (CEST) Received: (qmail 64749 invoked by uid 500); 21 May 2016 04:40:16 -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 64738 invoked by uid 99); 21 May 2016 04:40:16 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 May 2016 04:40:16 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2FE022C1F61 for ; Sat, 21 May 2016 04:40:15 +0000 (UTC) Date: Sat, 21 May 2016 04:40:15 +0000 (UTC) From: "Allen Wittenauer (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4887) AM-RM protocol changes for identifying resource-requests explicitly MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 21 May 2016 04:40:18 -0000 [ https://issues.apache.org/jira/browse/YARN-4887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294698#comment-15294698 ] Allen Wittenauer commented on YARN-4887: ---------------------------------------- That's not a Yetus thing. That's either a build system or just how Javadoc works thing. (Pretty sure it is the latter: building javadoc requires classes built for method resolution.) > AM-RM protocol changes for identifying resource-requests explicitly > ------------------------------------------------------------------- > > Key: YARN-4887 > URL: https://issues.apache.org/jira/browse/YARN-4887 > Project: Hadoop YARN > Issue Type: Sub-task > Components: applications, resourcemanager > Reporter: Subru Krishnan > Assignee: Subru Krishnan > Attachments: YARN-4887-v1.patch, YARN-4887-v2.patch > > > YARN-4879 proposes the addition of a simple delta allocate protocol. This JIRA is to track the changes in AM-RM protocol to accomplish it. The crux is the addition of ID field in ResourceRequest and Container. The detailed proposal is in the parent JIRA. -- 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