[
https://issues.apache.org/jira/browse/SENTRY-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sravya Tirukkovalur updated SENTRY-300:
---------------------------------------
Attachment: SENTRY-300.1.patch
Updated the patch with test cases.
> 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
> Assignee: Sravya Tirukkovalur
> Labels: grant/revoke
> Fix For: 1.4.0
>
> Attachments: SENTRY-300.0.patch, SENTRY-300.1.patch
>
>
> 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)