[
https://issues.apache.org/jira/browse/AMBARI-25250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated AMBARI-25250:
------------------------------------
Labels: pull-request-available (was: )
> 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
>
> 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)