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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2014/04/19 16:57:14 UTC

[jira] [Created] (YARN-1964) Support Docker containers in YARN

Arun C Murthy created YARN-1964:
-----------------------------------

             Summary: Support Docker containers in YARN
                 Key: YARN-1964
                 URL: https://issues.apache.org/jira/browse/YARN-1964
             Project: Hadoop YARN
          Issue Type: New Feature
            Reporter: Arun C Murthy
            Assignee: Arun C Murthy


Docker (https://www.docker.io/) is, increasingly, a very popular container technology.

In context of YARN, the support for Docker will provide a very elegant solution to allow applications to *package* their software into a Docker container (entire Linux file system incl. custom versions of perl, python etc.) and use it as a blueprint to launch all their YARN containers with requisite software environment. This provides both consistency (all YARN containers will have the same software environment) and isolation (no interference with whatever is installed on the physical machine).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Re: [jira] [Created] (YARN-1964) Support Docker containers in YARN

Posted by Mike <mi...@unitedrmr.com>.
Unsubscribe

> On Apr 19, 2014, at 7:57 AM, "Arun C Murthy (JIRA)" <ji...@apache.org> wrote:
> 
> Arun C Murthy created YARN-1964:
> -----------------------------------
> 
>             Summary: Support Docker containers in YARN
>                 Key: YARN-1964
>                 URL: https://issues.apache.org/jira/browse/YARN-1964
>             Project: Hadoop YARN
>          Issue Type: New Feature
>            Reporter: Arun C Murthy
>            Assignee: Arun C Murthy
> 
> 
> Docker (https://www.docker.io/) is, increasingly, a very popular container technology.
> 
> In context of YARN, the support for Docker will provide a very elegant solution to allow applications to *package* their software into a Docker container (entire Linux file system incl. custom versions of perl, python etc.) and use it as a blueprint to launch all their YARN containers with requisite software environment. This provides both consistency (all YARN containers will have the same software environment) and isolation (no interference with whatever is installed on the physical machine).
> 
> 
> 
> --
> This message was sent by Atlassian JIRA
> (v6.2#6252)
>