-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56997/
-----------------------------------------------------------
Review request for Ambari, Miklos Gergely, Mugdha Varadkar, Robert Levas, and
Robert Nettleton.
Bugs: AMBARI-20152
https://issues.apache.org/jira/browse/AMBARI-20152
Repository: ambari
Description
-------
Use storm principal and keytab for ranger plugin instead of nimbus ones.
In storm code, storm user will be used globally anyway, ranger plugin will use
that. In Ambari 2.4 that not caused any issues, but from Ambari 2.5, Solr
authorization is supported, that can cause if storm is authenticated with the
worng user, it wont be able to access the ranger audit collection.
Diffs
-----
ambari-server/src/main/resources/common-services/STORM/1.0.1/kerberos.json
fecef7c
Diff: https://reviews.apache.org/r/56997/diff/
Testing
-------
done.
Thanks,
Oliver Szabo