[
https://issues.apache.org/jira/browse/AMBARI-18177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424202#comment-15424202
]
Hadoop QA commented on AMBARI-18177:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12824101/AMBARI-18177.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8433//console
This message is automatically generated.
> [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
>
> Attachments: AMBARI-18177.patch
>
>
> 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)