----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57452/ -----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Gautam Borad, and Velmurugan Periasamy. Bugs: AMBARI-20369 https://issues.apache.org/jira/browse/AMBARI-20369 Repository: ambari Description ------- For KNOX and RANGER_KMS services which supports ranger plugin, need to have hdfs-site.xml available in respective services conf directory for saving ranger audits to hdfs in namenode HA env. Diffs ----- ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/setup_ranger_knox.py 67a1670 ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/kms.py 1afe136 ambari-server/src/main/resources/common-services/RANGER_KMS/0.5.0.2.3/package/scripts/params.py dc830d5 ambari-server/src/test/python/stacks/2.5/RANGER_KMS/test_kms_server.py 6f41b6d Diff: https://reviews.apache.org/r/57452/diff/1/ Testing ------- Manualy tested audits to hdfs working in namenode HA env for KNOX and RANGER_KMS Thanks, Mugdha Varadkar