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/26 08:41:24 UTC

[jira] [Created] (SENTRY-314) Metastore plugin should verify the storage descriptor before referencing

Prasad Mujumdar created SENTRY-314:
--------------------------------------

             Summary: Metastore plugin should verify the storage descriptor before referencing
                 Key: SENTRY-314
                 URL: https://issues.apache.org/jira/browse/SENTRY-314
             Project: Sentry
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Prasad Mujumdar
            Assignee: Prasad Mujumdar
             Fix For: 1.4.0


Some of the metastore operations, like create table and add partition requires validating the URI privilege. We need to check that the storaged descriptor for given table or partition is non null before referencing it. Without that, hive operations like INSERT OVERWRITE TABLE .. PARTITION . statement fails.



--
This message was sent by Atlassian JIRA
(v6.2#6252)