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 "Abin Shahab (JIRA)" <ji...@apache.org> on 2014/08/30 08:22:52 UTC

[jira] [Created] (YARN-2480) DockerContainerExecutor must support user namespaces

Abin Shahab created YARN-2480:
---------------------------------

             Summary: DockerContainerExecutor must support user namespaces
                 Key: YARN-2480
                 URL: https://issues.apache.org/jira/browse/YARN-2480
             Project: Hadoop YARN
          Issue Type: New Feature
            Reporter: Abin Shahab


When DockerContainerExector launches a container, the root inside that container has root privileges on the host. 
This is insecure in a mult-tenant environment. The uid of the container's root user must be mapped to a non-privileged user on the host.



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