You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Trupti Dhavle (JIRA)" <ji...@apache.org> on 2013/06/28 22:47:20 UTC

[jira] [Created] (YARN-890) The roundup for memory values on resource manager UI is misleading

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