You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2019/04/23 05:55:00 UTC

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

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

Hao Hao reassigned KUDU-2784:
-----------------------------

    Assignee: Hao Hao

> 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
>         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
(v7.6.3#76005)