Srimanth Gunturi created AMBARI-3743:
----------------------------------------
Summary: 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
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)