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 2019/02/20 23:43: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=16773515#comment-16773515 ] 

Eric Yang commented on YARN-9137:
---------------------------------

[~liuxun323] sorry for the late reply.  I think this is a good feature to have.  You are welcome to contribute.

> 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
>            Assignee: 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
(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