[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-16 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-2036:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12644162/YARN2036-02.patch
  against trunk revision .

{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 1.3.9) 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-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/3728//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/3728//console

This message is automatically generated.

> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-16 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on YARN-2036:
-

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12644162/YARN2036-02.patch
  against trunk revision .

{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 1.3.9) 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-common-project/hadoop-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/3729//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/3729//console

This message is automatically generated.

> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-15 Thread Karthik Kambatla (JIRA)

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

Karthik Kambatla commented on YARN-2036:


Looks good to me. +1, pending Jenkins.

> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-12 Thread Hudson (JIRA)

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

Hudson commented on YARN-2036:
--

SUCCESS: Integrated in Hadoop-trunk-Commit #5603 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5603/])
YARN-2036. Document yarn.resourcemanager.hostname in ClusterSetup (Ray Chiang 
via Sandy Ryza) (sandy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1593631)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt


> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-11 Thread Hudson (JIRA)

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

Hudson commented on YARN-2036:
--

SUCCESS: Integrated in Hadoop-Yarn-trunk #560 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/560/])
YARN-2036. Document yarn.resourcemanager.hostname in ClusterSetup (Ray Chiang 
via Sandy Ryza) (sandy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1593631)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt


> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-11 Thread Karthik Kambatla (JIRA)

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

Karthik Kambatla commented on YARN-2036:


Thanks Ray. Comments:
# This is not entirely correct. One can choose to set 
yarn.resourcemanager.address in addition to setting 
yarn.resourcemanager.hostname to override the actual host:port used.
{noformat}
Should only be set if <<>> is not set.
{noformat}
# May be, we should add this after the *.address configs. And, the text should 
probably say something along the lines of - "As an alternative to setting each 
*.address config, ..."
{code]
+| <<>> | | |
+| | <<>> host. | |
+| | | \ |
+| | | Replaces the host part of all earlier 
<<>> resources.  Results in default ports for 
ResourceManager components. |
{code}
# Nit: yarn.resourcemanager.*.address excludes yarn.resourcemanager.address :)

> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-11 Thread Hudson (JIRA)

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

Hudson commented on YARN-2036:
--

SUCCESS: Integrated in Hadoop-Hdfs-trunk #1752 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1752/])
YARN-2036. Document yarn.resourcemanager.hostname in ClusterSetup (Ray Chiang 
via Sandy Ryza) (sandy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1593631)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt


> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (YARN-2036) Document yarn.resourcemanager.hostname in ClusterSetup

2014-05-10 Thread Hudson (JIRA)

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

Hudson commented on YARN-2036:
--

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1778 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1778/])
YARN-2036. Document yarn.resourcemanager.hostname in ClusterSetup (Ray Chiang 
via Sandy Ryza) (sandy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1593631)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/ClusterSetup.apt.vm
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt


> Document yarn.resourcemanager.hostname in ClusterSetup
> --
>
> Key: YARN-2036
> URL: https://issues.apache.org/jira/browse/YARN-2036
> Project: Hadoop YARN
>  Issue Type: Bug
>  Components: documentation
>Affects Versions: 2.4.0
>Reporter: Karthik Kambatla
>Assignee: Ray Chiang
>Priority: Minor
> Fix For: 2.5.0
>
> Attachments: YARN2036-01.patch, YARN2036-02.patch
>
>
> ClusterSetup doesn't talk about yarn.resourcemanager.hostname - most people 
> should just be able to use that directly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)