Oleg Nechiporenko created AMBARI-18177:
------------------------------------------
Summary: [UI] Atlas Zookeeper properties should be updated on
zookeeper add/remove operations
Key: AMBARI-18177
URL: https://issues.apache.org/jira/browse/AMBARI-18177
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.4.0
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Priority: Critical
Fix For: trunk
These properties from application-properties of Atlas service need to be
updated on Zookeeper service manipulations like add or remove.
Currently this think r performed for another properties except Atlas ones.
List of the properties:
*atlas.audit.hbase.zookeeper.quorum*
*Sample:*
node-test0.docker.nxa.io:2181,node-test2.docker.nxa.io:2181,node-test1.docker.nxa.io:2181
*atlas.graph.index.search.solr.zookeeper-url*
*Sample:*
node-test1.docker.nxa.io:2181/infra-solr,node-test0.docker.nxa.io:2181/infra-solr,node-test2.docker.nxa.io:2181/infra-solr
*atlas.graph.storage.hostname*
*Sample:*
node-test0.docker.nxa.io,node-test2.docker.nxa.io,node-test1.docker.nxa.io
*atlas.kafka.zookeeper.connect*
*Sample:*
node-test0.docker.nxa.io,node-test2.docker.nxa.io,node-test1.docker.nxa.io
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)