[
https://issues.apache.org/jira/browse/AMBARI-25250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822618#comment-16822618
]
Hudson commented on AMBARI-25250:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #10488 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/10488/])
AMBARI-25250. Blueprint processor should support multiple ZooKeeper (github:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=15fc310803d6206869c5af1d439a8d13176c7230])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
> Blueprint processor should support multiple ZooKeeper nodes for
> livy.server.recovery.state-store.url
> ----------------------------------------------------------------------------------------------------
>
> Key: AMBARI-25250
> URL: https://issues.apache.org/jira/browse/AMBARI-25250
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Priority: Minor
> Labels: pull-request-available
> Fix For: 2.7.4
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Livy can store its state in ZooKeeper for recovery
> ({{"livy.server.recovery.state-store": "zookeeper"}}). In this case
> {{livy.server.recovery.state-store.url}} should point to the ZooKeeper quorum.
> Setting {{"livy.server.recovery.state-store.url":
> "%HOSTGROUP::quorum%:2181"}} should be enough to specify ZK servers in a host
> group named {{quorum}}. However, since it is not explicitly handled in
> {{BlueprintConfigurationProcessor}}, the placeholder is replaced only with a
> single address.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)