[
https://issues.apache.org/jira/browse/AMBARI-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16070320#comment-16070320
]
Tim Thorpe commented on AMBARI-21206:
-------------------------------------
[[email protected]] - I've been able to get the stage where I was about
to deploy an HDP 3.0 cluster with HDFS and ZOOKEEPER. That would be past the
point where you hit the error. Did you want to a fresh build using my commit?
I can't really see what else I can do because I don't see that error.
> Remove Zookeeper as a required service from YARN
> ------------------------------------------------
>
> Key: AMBARI-21206
> URL: https://issues.apache.org/jira/browse/AMBARI-21206
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-21206.patch
>
>
> 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.4.14#64029)