Sravya Tirukkovalur created SENTRY-300:
------------------------------------------
Summary: HiveAuthzBinding checks for Hive server2 config which is
not available when using Sentry with Hive meta store server
Key: SENTRY-300
URL: https://issues.apache.org/jira/browse/SENTRY-300
Project: Sentry
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Sravya Tirukkovalur
Fix For: 1.4.0
String authMethod =
Strings.nullToEmpty(hiveConf.getVar(ConfVars.HIVE_SERVER2_AUTHENTICATION)).trim();
https://github.com/apache/incubator-sentry/blob/master/sentry-binding/sentry-binding-hive/src/main/java/org/apache/sentry/binding/hive/authz/HiveAuthzBinding.java#L147
--
This message was sent by Atlassian JIRA
(v6.2#6252)