Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 695F910731 for ; Mon, 11 Nov 2013 21:17:19 +0000 (UTC) Received: (qmail 89984 invoked by uid 500); 11 Nov 2013 21:17:19 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 89947 invoked by uid 500); 11 Nov 2013 21:17:19 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 89870 invoked by uid 99); 11 Nov 2013 21:17:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Nov 2013 21:17:19 +0000 Date: Mon, 11 Nov 2013 21:17:19 +0000 (UTC) From: "Srimanth Gunturi (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-3743) YARN dynamic configs generate 0 values nodes 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/AMBARI-3743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srimanth Gunturi updated AMBARI-3743: ------------------------------------- Attachment: AMBARI-3743_2.patch > YARN dynamic configs generate 0 values nodes > -------------------------------------------- > > Key: AMBARI-3743 > URL: https://issues.apache.org/jira/browse/AMBARI-3743 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.4.2 > Reporter: Srimanth Gunturi > Assignee: Srimanth Gunturi > Fix For: 1.4.2 > > Attachments: AMBARI-3743.patch, AMBARI-3743_2.patch > > > When calculating dynamic configs for host with [1 core, 4 GB RAM, 1 disk, without HBase] or [1 core, 12 GB RAM, 1 disk, with HBase], the values come out to be 0. > {code} > yarn.nodemanager.resource.memory-mb: 0 (ZERO) > yarn.scheduler.minimum-allocation-mb: 0 > yarn.scheduler.maximum-allocation-mb: 0 > yarn.app.mapreduce.am.command-opts: -Xmx0m > {code} -- This message was sent by Atlassian JIRA (v6.1#6144)