You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Hadoop QA (Jira)" <ji...@apache.org> on 2019/11/26 21:59:00 UTC

[jira] [Commented] (SENTRY-2536) optimize the filtering performed by sentry

    [ https://issues.apache.org/jira/browse/SENTRY-2536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982947#comment-16982947 ] 

Hadoop QA commented on SENTRY-2536:
-----------------------------------

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12986710/SENTRY-2536.001.patch against master.

{color:red}Overall:{color} -1 due to 5 errors

{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationEnd2End
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationWithHA
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hdfs.TestHDFSIntegrationAdvanced
{color:red}ERROR:{color} Failed: org.apache.sentry.tests.e2e.hive.TestConfigTool

Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/4439/console

This message is automatically generated.

> optimize the filtering performed by sentry
> ------------------------------------------
>
>                 Key: SENTRY-2536
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2536
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.1
>            Reporter: Kalyan Kalvagadda
>            Assignee: Kalyan Kalvagadda
>            Priority: Major
>         Attachments: SENTRY-2536.001.patch
>
>
> For commands like "show databases" and "show tables" filtering mechanism is applied where the filter is applied on entry to decide if the user is authorized to see that entry.
>  
> This filtering takes longer when the number of objects that need to be filtered are very high.



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