[
https://issues.apache.org/jira/browse/HAWQ-871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radar Lei resolved HAWQ-871.
----------------------------
Resolution: Fixed
Fix Version/s: 2.0.0.0-incubating
> HAWQ CHECK looking for wrong YARN HA parameters
> -----------------------------------------------
>
> Key: HAWQ-871
> URL: https://issues.apache.org/jira/browse/HAWQ-871
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Command Line Tools
> Reporter: Radar Lei
> Assignee: Radar Lei
> Fix For: 2.0.0.0-incubating
>
>
> When YARN HA is enabled in HDP, the following four params don't actually
> exist. However, hawq check has been hard-coded to look for them, causing a
> failure.
> yarn.resourcemanager.address.rm1
> yarn.resourcemanager.address.rm2
> yarn.resourcemanager.scheduler.address.rm1
> yarn.resourcemanager.scheduler.address.rm2
> **Correct params:**
> yarn.resourcemanager.hostname.rm1
> yarn.resourcemanager.hostname.rm2
> yarn.resourcemanager.scheduler.address (apparently, there is no rm1/rm2
> specified for scheduler)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)