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 2E99E1895B for ; Tue, 29 Dec 2015 01:35:50 +0000 (UTC) Received: (qmail 5389 invoked by uid 500); 29 Dec 2015 01:35:49 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 5121 invoked by uid 500); 29 Dec 2015 01:35:49 -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 4987 invoked by uid 99); 29 Dec 2015 01:35:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Dec 2015 01:35:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 944B02C1F56 for ; Tue, 29 Dec 2015 01:35:49 +0000 (UTC) Date: Tue, 29 Dec 2015 01:35:49 +0000 (UTC) From: "sandflee (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4495) add a way to tell AM container increase/decrease request is invalid 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-4495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073347#comment-15073347 ] sandflee commented on YARN-4495: -------------------------------- Hi [~jianhe] [~wangda] [~mding] , do you think the change is necessary ? if so, I'll continue work on this. > add a way to tell AM container increase/decrease request is invalid > ------------------------------------------------------------------- > > Key: YARN-4495 > URL: https://issues.apache.org/jira/browse/YARN-4495 > Project: Hadoop YARN > Issue Type: Improvement > Reporter: sandflee > Attachments: YARN-4495.01.patch > > > now RM may pass InvalidResourceRequestException to AM or just ignore the change request, the former will cause AMRMClientAsync down. and the latter will leave AM waiting for the relay. -- This message was sent by Atlassian JIRA (v6.3.4#6332)