[
https://issues.apache.org/jira/browse/SENTRY-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16667924#comment-16667924
]
Hadoop QA commented on SENTRY-2437:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12946105/SENTRY-2437.01.patch
against master.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} mvn test exited 1
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/4210/console
This message is automatically generated.
> When granting privileges a single transaction per grant causes long delays
> --------------------------------------------------------------------------
>
> Key: SENTRY-2437
> URL: https://issues.apache.org/jira/browse/SENTRY-2437
> Project: Sentry
> Issue Type: Bug
> Components: Sentry
> Reporter: Arjun Mishra
> Assignee: Arjun Mishra
> Priority: Major
> Attachments: SENTRY-2437.01.patch, SENTRY-2437.02.patch
>
>
> Currently sentry creates a transaction for each TSentryPrivilege object it
> needs to grant. If the list of privileges is very large creating a single
> transaction for each significantly affects performance. This is particularly
> impactful for tables with large columns and if a user grants privileges to
> many of those columns
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)