[
https://issues.apache.org/jira/browse/AMBARI-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Thorpe updated AMBARI-21206:
--------------------------------
Description:
YARN has an implicit dependency on ZOOKEEPER. It currently didn't declare an
explicit dependency because HDFS had one.
Enabling the following settings in YARN requires ZOOKEEPER:
* yarn.resourcemanager.recovery.enabled
* yarn.nodemanager.recovery.enabled
* yarn.resourcemanager.ha.enabled
* hadoop.registry.rm.enabled
In addition, these properties are related to ZOOKEEPER and should be empty if
ZOOKEEPER is not installed:
* yarn.resourcemanager.zk-address
* hadoop.registry.zk.quorum
was:
YARN has an implicit dependency on ZOOKEEPER. It currently didn't declare an
explicit dependency because HDFS had one.
Enabling the following settings in YARN requires ZOOKEEPER:
yarn.resourcemanager.recovery.enabled
yarn.nodemanager.recovery.enabled
yarn.resourcemanager.ha.enabled
hadoop.registry.rm.enabled
In addition, these properties are related to ZOOKEEPER and should be empty if
ZOOKEEPER is not installed:
yarn.resourcemanager.zk-address
hadoop.registry.zk.quorum
> Remove Zookeeper as a required service from YARN
> ------------------------------------------------
>
> Key: AMBARI-21206
> URL: https://issues.apache.org/jira/browse/AMBARI-21206
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk
>
>
> YARN has an implicit dependency on ZOOKEEPER. It currently didn't declare an
> explicit dependency because HDFS had one.
> Enabling the following settings in YARN requires ZOOKEEPER:
> * yarn.resourcemanager.recovery.enabled
> * yarn.nodemanager.recovery.enabled
> * yarn.resourcemanager.ha.enabled
> * hadoop.registry.rm.enabled
> In addition, these properties are related to ZOOKEEPER and should be empty if
> ZOOKEEPER is not installed:
> * yarn.resourcemanager.zk-address
> * hadoop.registry.zk.quorum
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)