You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (Jira)" <ji...@apache.org> on 2020/06/03 14:46:00 UTC

[jira] [Resolved] (KUDU-2784) MasterSentryTest.TestTableOwnership is flaky

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

Grant Henke resolved KUDU-2784.
-------------------------------
    Fix Version/s: NA
       Resolution: Won't Fix

The Sentry integration is removed.

> MasterSentryTest.TestTableOwnership is flaky
> --------------------------------------------
>
>                 Key: KUDU-2784
>                 URL: https://issues.apache.org/jira/browse/KUDU-2784
>             Project: Kudu
>          Issue Type: Test
>            Reporter: Hao Hao
>            Assignee: Hao Hao
>            Priority: Major
>             Fix For: NA
>
>         Attachments: master_sentry-itest.2.txt
>
>
> Encountered a failure in with the following error:
> {noformat}
> W0423 04:49:43.773183  1862 sentry_authz_provider.cc:269] Action <DROP> on table <db.new_table> with authorizable scope <TABLE> is not permitted for user <test-user>
> I0423 04:49:43.773447  1862 rpcz_store.cc:269] Call kudu.master.MasterService.DeleteTable from 127.0.0.1:44822 (request call id 6) took 2093ms. Request Metrics: {"Sentry.queue_time_us":33,"Sentry.run_cpu_time_us":390,"Sentry.run_wall_time_us":18856}
> /home/jenkins-slave/workspace/kudu-master/1/src/kudu/integration-tests/master_sentry-itest.cc:446: Failure
> Failed
> Bad status: Not authorized: unauthorized action
> {noformat}
> This could be owner privilege hasn't reflected yet for <test-user>?



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