Trupti Dhavle created YARN-890:
----------------------------------
Summary: The roundup for memory values on resource manager UI is
misleading
Key: YARN-890
URL: https://issues.apache.org/jira/browse/YARN-890
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Reporter: Trupti Dhavle
>From the yarn-site.xml, I see following values-
<property>
<name>yarn.nodemanager.resource.memory-mb</name>
<value>4192</value>
</property>
<property>
<name>yarn.scheduler.maximum-allocation-mb</name>
<value>4192</value>
</property>
<property>
<name>yarn.scheduler.minimum-allocation-mb</name>
<value>1024</value>
</property>
However the resourcemanager UI shows total memory as 5MB
--
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