You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2019/04/16 16:09:00 UTC

[jira] [Commented] (AMBARI-25250) Blueprint processor should support multiple ZooKeeper nodes for livy.server.recovery.state-store.url

    [ https://issues.apache.org/jira/browse/AMBARI-25250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819186#comment-16819186 ] 

Hudson commented on AMBARI-25250:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.7 #485 (See [https://builds.apache.org/job/Ambari-branch-2.7/485/])
AMBARI-25250. Blueprint processor should support multiple ZooKeeper (github: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=97827c52e725009a36a3cd621dbcf776203008e9])
* (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
>          Time Spent: 40m
>  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)