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 "Eric Badger (JIRA)" <ji...@apache.org> on 2018/05/02 22:35:13 UTC

[jira] [Updated] (YARN-4553) Add cgroups support for docker containers

     [ https://issues.apache.org/jira/browse/YARN-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Badger updated YARN-4553:
------------------------------
    Labels: Docker  (was: )

> Add cgroups support for docker containers
> -----------------------------------------
>
>                 Key: YARN-4553
>                 URL: https://issues.apache.org/jira/browse/YARN-4553
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn
>            Reporter: Sidharta Seethana
>            Assignee: Sidharta Seethana
>            Priority: Major
>              Labels: Docker
>             Fix For: 2.9.0, 3.0.0-alpha1
>
>         Attachments: YARN-4553.001.patch, YARN-4553.002.patch, YARN-4553.003.patch
>
>
> Currently, cgroups-based resource isolation does not work with docker containers under YARN. The processes in these containers are launched by the docker daemon and they are not children of a container-executor process. Docker supports a --cgroup-parent flag which can be used to point to the container-specific cgroups that are created by the nodemanager. This will allow the Nodemanager to manage cgroups (as it does today) while allowing resource isolation to work with docker containers. 



--
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