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

Hudson commented on YARN-458:
-----------------------------

Integrated in Hadoop-Yarn-trunk #174 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/174/])
    YARN-458. YARN daemon addresses must be placed in many different configs. 
(sandyr via tucu) (Revision 1464204)

     Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1464204
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common/src/main/resources/yarn-default.xml

                
> YARN daemon addresses must be placed in many different configs
> --------------------------------------------------------------
>
>                 Key: YARN-458
>                 URL: https://issues.apache.org/jira/browse/YARN-458
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager, resourcemanager
>    Affects Versions: 2.0.3-alpha
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>             Fix For: 2.0.5-beta
>
>         Attachments: YARN-458.patch
>
>
> The YARN resourcemanager's address is included in four different configs: 
> yarn.resourcemanager.scheduler.address, 
> yarn.resourcemanager.resource-tracker.address, yarn.resourcemanager.address, 
> and yarn.resourcemanager.admin.address
> A new user trying to configure a cluster needs to know the names of all these 
> four configs.
> The same issue exists for nodemanagers.
> It would be much easier if they could simply specify 
> yarn.resourcemanager.hostname and yarn.nodemanager.hostname and default ports 
> for the other ones would kick in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to