Prasad Mujumdar created SENTRY-499:
--------------------------------------
Summary: The metastore client wrapper should load the
authorization binding as HiveHook.HiveServer2
Key: SENTRY-499
URL: https://issues.apache.org/jira/browse/SENTRY-499
Project: Sentry
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
Fix For: 1.5.0
The metastore client wrapper loads the authz binding as HiveHook.Metastore.
This results in the binding to verify the metastore security config settings.
Due to this hive authorization fails without metastore security config setting
Given that it's running in HiveServer2, we should load it as
HiveHook.HiveServer2.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)