Description
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.
Attachments
Attachments
Issue Links
- Blocked
-
HIVE-18783 ALTER TABLE post-commit listener does not include the transactional listener responses
- Closed
- links to