[ 
https://issues.apache.org/jira/browse/AMBARI-25214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antonenko Alexander updated AMBARI-25214:
-----------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Moving resource manager does not update yarn.resourcemanager.address property
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-25214
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25214
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.7.3
>            Reporter: Balázs Bence Sári
>            Assignee: Antonenko Alexander
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 2.7.4
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When Resource Manager is move in a Yarn HA cluster (maybe without HA too), 
> the *yarn.resourcemanager.address.<suffix>* property is not updated unlike 
> others (e.g. *yarn.resourcemanager.hostname.<suffix>* or 
> *yarn.resourcemanager.webapp.address.<suffix>*).
> As a result, the moved resource manager stops after a while with an execption 
> in the log:
> {code}
> org.apache.hadoop.yarn.exceptions.YarnRuntimeException: Invalid 
> configuration! Can not find valid RM_HA_ID. None of 
> yarn.resourcemanager.address.rm1 yarn.resourcemanager.address.rm2  are 
> matching the local address OR yarn.resourcemanager.ha.id is not specified in 
> HA Configuration
>     at 
> org.apache.hadoop.yarn.conf.HAUtil.throwBadConfigurationException(HAUtil.java:45)
>     at 
> org.apache.hadoop.yarn.conf.HAUtil.verifyAndSetCurrentRMHAId(HAUtil.java:151)
>     at 
> org.apache.hadoop.yarn.conf.HAUtil.verifyAndSetConfiguration(HAUtil.java:106)
>     at 
> org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.serviceInit(ResourceManager.java:276)
>     at 
> org.apache.hadoop.service.AbstractService.init(AbstractService.java:164)
>     at 
> org.apache.hadoop.yarn.server.resourcemanager.ResourceManager.main(ResourceManager.java:1512)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to