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 "Bibin A Chundatt (JIRA)" <ji...@apache.org> on 2015/06/14 05:53:00 UTC

[jira] [Commented] (YARN-3750) yarn.log.server.url is not documented in yarn-default.xml

    [ 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%25xgong@hortonworks.com%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)