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 6EAEEFED8 for ; Thu, 4 Apr 2013 21:36:16 +0000 (UTC) Received: (qmail 33182 invoked by uid 500); 4 Apr 2013 21:36:15 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 33140 invoked by uid 500); 4 Apr 2013 21:36:15 -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 32955 invoked by uid 99); 4 Apr 2013 21:36:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Apr 2013 21:36:15 +0000 Date: Thu, 4 Apr 2013 21:36:15 +0000 (UTC) From: "Hudson (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-470) Support a way to disable resource monitoring on the NodeManager 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-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13622828#comment-13622828 ] Hudson commented on YARN-470: ----------------------------- Integrated in Hadoop-trunk-Commit #3565 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/3565/]) Updated CHANGES.txt to reflect YARN-470 being merged into branch-2.0.4-alpha. (Revision 1464772) Result = SUCCESS sseth : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1464772 Files : * /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt > Support a way to disable resource monitoring on the NodeManager > --------------------------------------------------------------- > > Key: YARN-470 > URL: https://issues.apache.org/jira/browse/YARN-470 > Project: Hadoop YARN > Issue Type: Bug > Components: nodemanager > Reporter: Hitesh Shah > Assignee: Siddharth Seth > Labels: usability > Fix For: 2.0.4-alpha > > Attachments: YARN-470_2.txt, YARN-470.txt > > > Currently, the memory management monitor's check is disabled when the maxMem is set to -1. However, the maxMem is also sent to the RM when the NM registers with it ( to define the max limit of allocate-able resources ). > We need an explicit flag to disable monitoring to avoid the problems caused by the overloading of the max memory value. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira