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 "Xun Liu (Jira)" <ji...@apache.org> on 2019/09/26 01:25:00 UTC

[jira] [Commented] (YARN-9137) Get the IP and port of the docker container and display it on WEB UI2

    [ https://issues.apache.org/jira/browse/YARN-9137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938169#comment-16938169 ] 

Xun Liu commented on YARN-9137:
-------------------------------

[~eyang], Sorry, I am too busy, I don't have time to complete the development of this issue, I am very sorry. 

> Get the IP and port of the docker container and display it on WEB UI2
> ---------------------------------------------------------------------
>
>                 Key: YARN-9137
>                 URL: https://issues.apache.org/jira/browse/YARN-9137
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Xun Liu
>            Priority: Major
>
> 1) When using a container network such as Calico, the IP of the container is not the IP of the host, but is allocated in the private network, and the different containers can be directly connected.
>  Exposing the services in the container through a reverse proxy such as Ngxin makes it easy for users to view the IP and port on WEB UI2 to use the services in the container, such as Tomcat, TensorBoard, and so on.
>  2) When not using a container network such as Calico, the container also has its own container port.
> So you need to display the IP and port of the docker container on WEB UI2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org