Brian Towles created SENTRY-2422:
------------------------------------
Summary: HMS syntonization is causing multiple entries of the same
ID in SENTRY_HMS_NOTIFICATION_ID
Key: SENTRY-2422
URL: https://issues.apache.org/jira/browse/SENTRY-2422
Project: Sentry
Issue Type: Improvement
Components: Core
Affects Versions: 2.0.1
Reporter: Brian Towles
When processing updates for the HMS notifications, multiple entries of the same
ID are being put into the SENTRY_HMS_NOTIFICATION_ID table.
This can be seen after doing a non location changing ALTER TABLE in hive for
example.
ALTER TABLE sometable SET TBLPROPERTIES ("someproperty"="somevalue");
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)