-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39997/
-----------------------------------------------------------
Review request for Ambari, Gautam Borad, Srimanth Gunturi, and Yusaku Sako.
Bugs: AMBARI-13754
https://issues.apache.org/jira/browse/AMBARI-13754
Repository: ambari
Description
-------
ranger.audit.solr.zookeepers needs to be set to NONE if SolrCloud is not used
otherwisw audits will not be captured in SOLR
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/ranger-hbase-audit.xml
0de24b6
ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/configuration/ranger-hdfs-audit.xml
888b135
ambari-server/src/main/resources/stacks/HDP/2.3/services/HIVE/configuration/ranger-hive-audit.xml
0610dd1
ambari-server/src/main/resources/stacks/HDP/2.3/services/KAFKA/configuration/ranger-kafka-audit.xml
3ba44e6
ambari-server/src/main/resources/stacks/HDP/2.3/services/KNOX/configuration/ranger-knox-audit.xml
07f1adf
ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/configuration/ranger-admin-site.xml
8835503
ambari-server/src/main/resources/stacks/HDP/2.3/services/STORM/configuration/ranger-storm-audit.xml
c04ba74
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/ranger-yarn-audit.xml
87a48d7
ambari-server/src/main/resources/stacks/HDP/2.3/services/stack_advisor.py
bb20f11
ambari-server/src/test/python/stacks/2.3/common/test_stack_advisor.py 81495bc
Diff: https://reviews.apache.org/r/39997/diff/
Testing
-------
Tested the patch to work on a cluster
Verified that the patch does not bring any regression in python unit tests:
python unit test result without and with patch:
----------------------------------------------------------------------
Total run:831
Total errors:6
Total failures:0
ERROR
Thanks,
Jaimin Jetly