You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Gautam Borad (JIRA)" <ji...@apache.org> on 2015/12/10 11:28:10 UTC

[jira] [Reopened] (AMBARI-13763) ranger.audit.solr.zookeepers value should be suffixed with /ranger_audits

     [ https://issues.apache.org/jira/browse/AMBARI-13763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gautam Borad reopened AMBARI-13763:
-----------------------------------

> 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.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/ranger_audits, 
> zk.host2.org:2181/ranger_audits, 
> zk.host3.org:2181/ranger_audits
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)