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 "Sidharta Seethana (JIRA)" <ji...@apache.org> on 2015/07/09 23:56:04 UTC

[jira] [Updated] (YARN-3853) Add docker container runtime support to LinuxContainterExecutor

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

Sidharta Seethana updated YARN-3853:
------------------------------------
    Attachment: YARN-3853.001.patch

Attaching a patch - I apologize for the size of the patch - given how the runtime mechanism used currently, it isn't trivial to split this patch up. Please note that the patch here depends on changes from YARN-3853 . 

> Add docker container runtime support to LinuxContainterExecutor
> ---------------------------------------------------------------
>
>                 Key: YARN-3853
>                 URL: https://issues.apache.org/jira/browse/YARN-3853
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: yarn
>            Reporter: Sidharta Seethana
>            Assignee: Sidharta Seethana
>         Attachments: YARN-3853.001.patch
>
>
> Create a new DockerContainerRuntime that implements support for docker containers via container-executor. LinuxContainerExecutor should default to current behavior when launching containers but switch to docker when requested. Till a first class ‘container type’ mechanism/API is available on the client side, we could potentially implement this via environment variables. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)