-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64537/
-----------------------------------------------------------
Review request for Ambari, Gautam Borad, Jonathan Hurley, Jayush Luniya,
Madhuvanthi Radhakrishnan, Mugdha Varadkar, and Velmurugan Periasamy.
Bugs: AMBARI-22635
https://issues.apache.org/jira/browse/AMBARI-22635
Repository: ambari
Description
-------
For Ranger plugins to work properly in kerberised environments where HDFS is
not installed. We need to create a core-site.xml for Storm and Kafka plugins so
that the plugins can work to fetch latest policies from with kerberised calls
from Ranger.
Attached patch is for trunk branch, seperate patch for branch-2.6 is attached
to Apache JIRA.
Diffs
-----
ambari-server/src/main/resources/common-services/KAFKA/0.10.0.3.0/package/scripts/setup_ranger_kafka.py
e9719aa
ambari-server/src/main/resources/common-services/KAFKA/0.8.1/package/scripts/setup_ranger_kafka.py
9aa09df
ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/setup_ranger_storm.py
c04496e
ambari-server/src/main/resources/common-services/STORM/1.0.1.3.0/package/scripts/setup_ranger_storm.py
c04496e
Diff: https://reviews.apache.org/r/64537/diff/1/
Testing
-------
Verified with installation on Cent-OS 6.
Thanks,
Vishal Suvagia