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 Yang (JIRA)" <ji...@apache.org> on 2018/11/09 23:41:00 UTC

[jira] [Created] (YARN-9003) Support multi-homed network for docker container

Eric Yang created YARN-9003:
-------------------------------

             Summary: Support multi-homed network for docker container
                 Key: YARN-9003
                 URL: https://issues.apache.org/jira/browse/YARN-9003
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Eric Yang
            Assignee: Eric Yang


Docker network can be defined as configuration properties - docker.network to setup docker container to connect to a specific network in YARN service.  Docker can run multi-homed network by specifying --net=bridge --net=private-net.  This is useful to expose small number of  front end container and ports, while the rest of the infrastructure runs in private network.  This task is to add support for specifying multiple docker networks to YARN service and docker support.



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