You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Brian Towles (JIRA)" <ji...@apache.org> on 2018/10/02 18:05:00 UTC

[jira] [Created] (SENTRY-2422) HMS syntonization is causing multiple entries of the same ID in SENTRY_HMS_NOTIFICATION_ID

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)