[
https://issues.apache.org/jira/browse/YARN-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494970#comment-14494970
]
Hadoop QA commented on YARN-20:
-------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12725385/YARN-20.1.patch
against trunk revision 05007b4.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. There were no new javadoc warning messages.
{color:green}+1 eclipse:eclipse{color}. The patch built with
eclipse:eclipse.
{color:green}+1 findbugs{color}. The patch does not introduce any new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.
Test results:
https://builds.apache.org/job/PreCommit-YARN-Build/7333//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/7333//console
This message is automatically generated.
> More information for "yarn.resourcemanager.webapp.address" in yarn-default.xml
> ------------------------------------------------------------------------------
>
> Key: YARN-20
> URL: https://issues.apache.org/jira/browse/YARN-20
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: documentation, resourcemanager
> Affects Versions: 2.0.0-alpha
> Reporter: Nemon Lou
> Priority: Trivial
> Attachments: YARN-20.1.patch, YARN-20.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The parameter yarn.resourcemanager.webapp.address in yarn-default.xml is
> in "host:port" format,which is noted in the cluster set up guide
> (http://hadoop.apache.org/common/docs/r2.0.0-alpha/hadoop-yarn/hadoop-yarn-site/ClusterSetup.html).
> When i read though the code,i find "host" format is also supported. In
> "host" format,the port will be random.
> So we may add more documentation in yarn-default.xml for easy understood.
> I will submit a patch if it's helpful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)