[
https://issues.apache.org/jira/browse/YARN-3750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584930#comment-14584930
]
Bibin A Chundatt commented on YARN-3750:
----------------------------------------
As i understand YARN-3069 will fix this too. Else we can add to
yarn-default.xml
{code}
<property>
<description>
URL of log aggregation server, NMs redirect web UI users to this URL where
aggregated-logs are served
</description>
<name>yarn.log.server.url</name>
<value></value>
</property>
{code}
Any comments ? Should i make this duplicate?
> yarn.log.server.url is not documented in yarn-default.xml
> ---------------------------------------------------------
>
> Key: YARN-3750
> URL: https://issues.apache.org/jira/browse/YARN-3750
> Project: Hadoop YARN
> Issue Type: Bug
> Components: documentation
> Affects Versions: 2.7.0
> Reporter: Dmitry Sivachenko
> Assignee: Bibin A Chundatt
> Priority: Minor
>
> From
> http://mail-archives.apache.org/mod_mbox/hadoop-user/201505.mbox/%3cd18c9931.52700%[email protected]%3e
> I learned about yarn.log.server.url setting.
> But it is not mentioned in yarn-default.xml file.
> I propose to add this variable there with some short description.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)