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

2020-07-27 Thread Na Li (Jira)


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

Na Li closed SENTRY-2422.
-

> 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.1.0, 2.0.1
>Reporter: Brian Towles
>Assignee: Na Li
>Priority: Major
> Fix For: 2.3.0
>
> Attachments: SENTRY-2422.002.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)


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

2020-07-27 Thread Na Li (Jira)


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

Na Li updated SENTRY-2422:
--
Fix Version/s: 2.3.0

> 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.1.0, 2.0.1
>Reporter: Brian Towles
>Assignee: Na Li
>Priority: Major
> Fix For: 2.3.0
>
> Attachments: SENTRY-2422.002.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)


[jira] [Updated] (SENTRY-2557) Queries are running too slow after when there are more than 4k roles

2020-07-27 Thread Kalyan Kalvagadda (Jira)


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

Kalyan Kalvagadda updated SENTRY-2557:
--
Fix Version/s: 2.3.0
   Resolution: Fixed
   Status: Resolved  (was: Patch Available)

> Queries are running too slow after when there are more than 4k roles
> 
>
> Key: SENTRY-2557
> URL: https://issues.apache.org/jira/browse/SENTRY-2557
> Project: Sentry
>  Issue Type: Bug
>  Components: sentrystore
>Affects Versions: 2.2.0, 2.3.0
>Reporter: Kalyan Kalvagadda
>Assignee: Kalyan Kalvagadda
>Priority: Critical
> Fix For: 2.3.0
>
> Attachments: SENTRY-2557.01.patch
>
>
> When there are more than 4k roles Hive queries are very slow below because of 
> the time it spends on the compile phase because of the delay in fetching the 
> permissions.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)