[
https://issues.apache.org/jira/browse/YARN-7797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341430#comment-16341430
]
Hudson commented on YARN-7797:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13565 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13565/])
YARN-7797. Docker host network can not obtain IP address for (billie: rev
f2fa736f0ab139b5251d115fd75b833d1d7d1dcd)
* (edit)
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/linux/runtime/DockerLinuxContainerRuntime.java
> Docker host network can not obtain IP address for RegistryDNS
> -------------------------------------------------------------
>
> Key: YARN-7797
> URL: https://issues.apache.org/jira/browse/YARN-7797
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: nodemanager
> Affects Versions: 3.1.0
> Reporter: Eric Yang
> Assignee: Eric Yang
> Priority: Major
> Fix For: 3.1.0
>
> Attachments: YARN-7797.001.patch, YARN-7797.002.patch,
> YARN-7797.003.patch, YARN-7797.004.patch, YARN-7797.005.patch
>
>
> When docker is configured to use host network, docker inspect command does
> not return IP address of the container. This prevents IP information to be
> collected for RegistryDNS to register a hostname entry for the docker
> container.
> The proposed solution is to intelligently detect the docker network
> deployment method, and report back host IP address for RegistryDNS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]