Alexander Kolbasov created SENTRY-2143:
------------------------------------------

             Summary: Table renames should synchronize with Sentry
                 Key: SENTRY-2143
                 URL: https://issues.apache.org/jira/browse/SENTRY-2143
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
    Affects Versions: 2.1.0
            Reporter: Alexander Kolbasov


Currently table renames are not synchronized from Hive (while table 
creates/drops are). This creates a problem since the renamed table doesn't have 
correct privileges for a bit until it is processed by Sentry. So perfectly 
valid scripts that rename tables and expect the rename table to retain the 
privileges are going to fail.

The fix is to update {{SentrySyncHMSNotificationsPostEventListener}} to 
synchronize table renames as well.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to