[
https://issues.apache.org/jira/browse/AMBARI-13763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051785#comment-15051785
]
Hudson commented on AMBARI-13763:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #55 (See
[https://builds.apache.org/job/Ambari-branch-2.2/55/])
AMBARI-13763. ranger.audit.solr.zookeepers value should be suffixed with
(jaimin:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=98ce26c594e1062cc1949c2170e87d84c8c8bc42])
* ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
* ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/alerts.json
* ambari-server/src/main/resources/common-services/RANGER/0.4.0/alerts.json
> ranger.audit.solr.zookeepers value should be suffixed with /ranger_audits
> -------------------------------------------------------------------------
>
> Key: AMBARI-13763
> URL: https://issues.apache.org/jira/browse/AMBARI-13763
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Gautam Borad
> Assignee: Gautam Borad
> Fix For: 2.2.0
>
> Attachments: AMBARI-13763.1.patch, AMBARI-13763.patch
>
>
> At present value of ranger-admin-site/ranger.audit.solr.zookeepers (display
> name = Solr Zookeeper string) in the stack is *localhost:2181*
> Stack advisor returns it's value to be a comma-delimited list of all
> zookeepers in the cluster.
> Example: zk.host1.org:2181,zk.host2.org:2181,zk.host3.org:2181
> *Expected behavior:*
> value in the stack should be localhost:2181/ranger_audits
> example value returned by stack advisor should be _zk.host1.org:2181,
> zk.host2.org:2181, zk.host3.org:2181/ranger_audits_
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)