[ 
https://issues.apache.org/jira/browse/YARN-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088302#comment-15088302
 ] 

Sidharta Seethana commented on YARN-4553:
-----------------------------------------

Thanks for the review, [~vvasudev]. The log lines weren't added in this patch - 
just re-indented. In any case, I'll make the fixes you proposed and upload a 
new patch. 

> 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
>         Attachments: YARN-4553.001.patch, YARN-4553.002.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
(v6.3.4#6332)

Reply via email to