[
https://issues.apache.org/jira/browse/YARN-5145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15494121#comment-15494121
]
Sunil G commented on YARN-5145:
-------------------------------
As per below doc, {{under
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnUI2.md}}
{noformat}
*In $HADOOP_PREFIX/share/hadoop/yarn/webapps/rm/config/configs.env*
- Update timelineWebAddress and rmWebAddress to the actual addresses
run resource manager and timeline server
- If you run RM locally in you computer just for test purpose, you need
to keep `corsproxy` running. Otherwise, you need to set `localBaseAddress` to
empty.
{noformat}
This is the help or readme doc which explains how to configure YARN UI in a
real production cluster. WE will not be editing any .js files to change config.
It should be done via *configs.env* itself. You can also refer TEZ project for
same.
I could say that defaul-config.js is no longer needed anymore. I can try remove
the same in another ticket.
> [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]