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/03/27 21:17:15 UTC

[jira] [Created] (SENTRY-162) Cleanup DB store privilege metadata on Hive DDL statements

Prasad Mujumdar created SENTRY-162:
--------------------------------------

             Summary: Cleanup DB store privilege metadata on Hive DDL statements
                 Key: SENTRY-162
                 URL: https://issues.apache.org/jira/browse/SENTRY-162
             Project: Sentry
          Issue Type: Sub-task
            Reporter: Prasad Mujumdar
            Assignee: Prasad Mujumdar


The hive statements like drop table, alter table rename etc will rename or destroy the DB objects. We need to update the privilege metadata for these objects the accordingly.
At minimum, we need to handle it for following -
DROP TABLE
DROP DATABASE
ALTER TABLE RENAME




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