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

Sandy Ryza commented on YARN-458:
---------------------------------

Uploaded a patch that adds yarn.resourcemanager.hostname and 
yarn.nodemanager.hostname properties, and changes all the other configs to use 
${yarn.resourcemanager.address} and ${yarn.nodemanager.address).


                
> Resource manager address must be placed in four different configs
> -----------------------------------------------------------------
>
>                 Key: YARN-458
>                 URL: https://issues.apache.org/jira/browse/YARN-458
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>         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.
> It would be much easier if they could simply specify 
> yarn.resourcemanager.address 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