You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "BELUGA BEHR (JIRA)" <ji...@apache.org> on 2019/01/31 17:06:00 UTC

[jira] [Created] (YARN-9259) Assign ApplicationMaster (AM) Memory Based on Container Size

BELUGA BEHR created YARN-9259:
---------------------------------

             Summary: Assign ApplicationMaster (AM) Memory Based on Container Size
                 Key: YARN-9259
                 URL: https://issues.apache.org/jira/browse/YARN-9259
             Project: Hadoop YARN
          Issue Type: Improvement
            Reporter: BELUGA BEHR


[YARN-7936] introduced a sane default value for the ApplicationMaster (AM) Java heap size.  However, [MAPREDUCE-5785] added a feature that sets the Java Heap size of the Mapper/Reducer to be 80% (configurable, of course) of the YARN container size.

Please add similar logic for MR ApplicationMaster.  If the size of the AM container is increased, the JVM heap size should be too automatically.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org