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 "Haibo Chen (JIRA)" <ji...@apache.org> on 2018/06/26 00:00:33 UTC

[jira] [Created] (YARN-8461) Support strict memory control on individual container with elastic control memory mechanism

Haibo Chen created YARN-8461:
--------------------------------

             Summary: Support strict memory control on individual container with elastic control memory mechanism
                 Key: YARN-8461
                 URL: https://issues.apache.org/jira/browse/YARN-8461
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: nodemanager
    Affects Versions: 3.2.0
            Reporter: Haibo Chen
            Assignee: Haibo Chen


YARN-4599 adds elastic memory control that disables oom killer for the root container cgroup. Hence, all containers have their oom killer disabled because they inherit the setting from the root container cgroup. Hence, when strict memory control on individual containers is also enabled, the container will be frozen but not killed. We can let the container monitoring thread to take care of the frozen containers.



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

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