You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Na Li (Jira)" <ji...@apache.org> on 2020/07/23 20:50:00 UTC

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

     [ https://issues.apache.org/jira/browse/SENTRY-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Na Li updated SENTRY-2422:
--------------------------
    Attachment: SENTRY-2422.001.patch

> HMS synchronization 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
>            Assignee: Krishna Kalyan
>            Priority: Major
>         Attachments: SENTRY-2422.001.patch
>
>
> 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
(v8.3.4#803005)