-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71432/
-----------------------------------------------------------
Review request for ranger and Ramesh Mani.
Bugs: RANGER-2557
https://issues.apache.org/jira/browse/RANGER-2557
Repository: ranger
Description
-------
In Hive we would like to have possibility to enable Kerberos partially (i.e
only Ranger, Atlas and HMS).
However, since hadoop security is a global flag there are many places that need
to be commented out to avoid the UGI cluster wide configuration.
Diffs
-----
agents-audit/src/main/java/org/apache/ranger/audit/provider/MiscUtil.java
b7315a922
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java
bb015c595
Diff: https://reviews.apache.org/r/71432/diff/1/
Testing
-------
On local cluster.
Thanks,
Denys Kuzmenko