[ https://issues.apache.org/jira/browse/YARN-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Allen Wittenauer resolved YARN-115. ----------------------------------- Resolution: Duplicate Between HADOOP-9902 and HADOOP-10950, this issue will be fully covered. Closing as a dupe. > yarn commands shouldn't add "m" to the heapsize > ----------------------------------------------- > > Key: YARN-115 > URL: https://issues.apache.org/jira/browse/YARN-115 > Project: Hadoop YARN > Issue Type: Improvement > Affects Versions: 0.23.3 > Reporter: Thomas Graves > Labels: usability > > the yarn commands add "m" to the heapsize. This is unlike the hdfs side and > the the old jt/tt used to do. > JAVA_HEAP_MAX="-Xmx""$YARN_RESOURCEMANAGER_HEAPSIZE""m" > JAVA_HEAP_MAX="-Xmx""$YARN_NODEMANAGER_HEAPSIZE""m" > We should not be adding in the "m" and allow the user to specify units. -- This message was sent by Atlassian JIRA (v6.2#6252)