> On Dec. 12, 2017, 4:36 p.m., Sid Wagle wrote: > > Instead of putting empty files on the classpath isn't it easier to check > > for file existence on plugin side and defaul to "simple" auth?
Correction not empty I meant dummy file. - Sid ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64537/#review193559 ----------------------------------------------------------- On Dec. 12, 2017, 12:35 p.m., Vishal Suvagia wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/64537/ > ----------------------------------------------------------- > > (Updated Dec. 12, 2017, 12:35 p.m.) > > > 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 > >
