Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.23.3
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
HADOOP-9902 Shell script rewrite
- Resolved
-
HADOOP-10950 rework heap management vars
- Resolved