----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71432/#review217591 -----------------------------------------------------------
hive-agent/src/main/java/org/apache/ranger/authorization/hive/authorizer/RangerHiveAuthorizer.java Lines 147 (patched) <https://reviews.apache.org/r/71432/#comment304860> What happens if the cluster is already Kerberos enabled? - Don Bosco Durai On Sept. 5, 2019, 12:13 p.m., Denys Kuzmenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/71432/ > ----------------------------------------------------------- > > (Updated Sept. 5, 2019, 12:13 p.m.) > > > 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 > >
