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

Sreenath Somarajapuram commented on YARN-5145:
----------------------------------------------

[~leftnoteasy]
Like the existing UI that is available at http://RM:8088/cluster endpoint, 
wouldn't the new UI be hosted under 8088 itself? In JS the domain an UI is 
loaded from is available @ window.location.host.
In other words, if the UI is loaded from http://<host-name>:<port>/ui, the UI 
can get the required details from window.location.host (which would be 
http://<host-name>:<port>), and connect to http://<host-name>:<port>/conf.

> [YARN-3368] Move new YARN UI configuration to HADOOP_CONF_DIR
> -------------------------------------------------------------
>
>                 Key: YARN-5145
>                 URL: https://issues.apache.org/jira/browse/YARN-5145
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Kai Sasaki
>         Attachments: YARN-5145-YARN-3368.01.patch
>
>
> Existing YARN UI configuration is under Hadoop package's directory: 
> $HADOOP_PREFIX/share/hadoop/yarn/webapps/, we should move it to 
> $HADOOP_CONF_DIR like other configurations.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to