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-7729) Add support for setting the PID namespace mode

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

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

> Add support for setting the PID namespace mode
> ----------------------------------------------
>
>                 Key: YARN-7729
>                 URL: https://issues.apache.org/jira/browse/YARN-7729
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager
>            Reporter: Shane Kumpf
>            Assignee: Billie Rinaldi
>            Priority: Major
>              Labels: Docker
>         Attachments: YARN-7729.001.patch, YARN-7729.002.patch, YARN-7729.003.patch
>
>
> Docker has support for allowing containers to share the PID namespace with the host or other containers via the {{docker run --pid}} flag.
> There are a number of use cases where this is desirable:
> * Monitoring tools running in containers that need access to the host level PIDs.
> * Debug containers that can attach to another container to run strace, gdb, etc.
> * Testing Docker on YARN in a container, where the docker socket is bind mounted.
> Enabling this feature should be considered privileged as it exposes host details inside the container.



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