Sai Hemanth Gantasala created HIVE-25545:
--------------------------------------------

             Summary: Add/Drop constraints events on table should be authorized 
in HS2
                 Key: HIVE-25545
                 URL: https://issues.apache.org/jira/browse/HIVE-25545
             Project: Hive
          Issue Type: Bug
          Components: HiveServer2
            Reporter: Sai Hemanth Gantasala
            Assignee: Sai Hemanth Gantasala


Alter table foo_tbl ADD constraint c1_unique UNIQUE(id1) disable novalidate;
Alter table foo_tbl DROP constraint c1_unique;

The above statements are currently not being authorized in Ranger/Sentry. These 
should be authorized by creating authorizable events in Hive.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to