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

Hadoop QA commented on AMBARI-13763:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12771170/AMBARI-13763.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4210//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4210//console

This message is automatically generated.

> 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.1.3
>            Reporter: Gautam Borad
>            Assignee: Gautam Borad
>             Fix For: 2.1.3
>
>         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)

Reply via email to