You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Prasad Mujumdar (JIRA)" <ji...@apache.org> on 2014/06/19 21:04:24 UTC

[jira] [Created] (SENTRY-309) Metastore binding should use fully qualified URI for validating alter table operations

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)