[
https://issues.apache.org/jira/browse/AMBARI-21206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068527#comment-16068527
]
Tim Thorpe commented on AMBARI-21206:
-------------------------------------
[[email protected]] - can you explain to me when exactly this breaks?
I have applied this patch again to a fresh trunk workspace, it builds fine, I
managed to install ambari-server and the agents and got to the stage where I
was about to deploy a cluster with HDFS and ZOOKEEPER when I hit this unrelated
error:
29 Jun 2017 08:57:37,000 ERROR [ambari-client-thread-29]
BaseManagementHandler:63 - Bad request received: The properties
[ServiceInfo/desired_repository_version_id] specified in the request or
predicate are not supported for the resource type Service.
> 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)