Prasad Mujumdar created SENTRY-309:
--------------------------------------
Summary: Metastore binding should use fully qualified URI for
validating alter table operations
Key: SENTRY-309
URL: https://issues.apache.org/jira/browse/SENTRY-309
Project: Sentry
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Prasad Mujumdar
Assignee: Prasad Mujumdar
Fix For: 1.4.0
The metastore binding is using raw URI string passed by hook context in case of
Alter Table operations. This could case problems for URI comparisons in order
to determine whether this needs a uri privilege.
We should convert that to fully qualified URI, just like create table or other
Hive operation cases.
--
This message was sent by Atlassian JIRA
(v6.2#6252)