You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Fang-Yu Rao (Jira)" <ji...@apache.org> on 2023/01/03 03:58:00 UTC

[jira] [Updated] (IMPALA-11788) IMPALA-10986 seems to break test_show_grant_hive_privilege

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

Fang-Yu Rao updated IMPALA-11788:
---------------------------------
    Fix Version/s: Impala 4.3.0

> IMPALA-10986 seems to break test_show_grant_hive_privilege
> ----------------------------------------------------------
>
>                 Key: IMPALA-11788
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11788
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Fang-Yu Rao
>            Assignee: Fang-Yu Rao
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 4.3.0
>
>
> We found that the recently merged IMPALA-10986 (Require the SELECT privilege to execute a UDF) seems to break test_show_grant_hive_privilege with the following error message and stack trace.
> Error message.
> {code}
> assert 'lock' in []  +  where [] = <function _get_ranger_privileges_db at 0x7f8383434cf8>('jenkins', 'test_show_grant_hive_privilege_c23b8f31_db')  +    where <function _get_ranger_privileges_db at 0x7f8383434cf8> = TestRanger._get_ranger_privileges_db
> {code}
> Stack trace.
> {code}
> authorization/test_ranger.py:764: in test_show_grant_hive_privilege
>     assert "lock" in TestRanger._get_ranger_privileges_db(user, unique_db)
> E   assert 'lock' in []
> E    +  where [] = <function _get_ranger_privileges_db at 0x7f8383434cf8>('jenkins', 'test_show_grant_hive_privilege_c23b8f31_db')
> E    +    where <function _get_ranger_privileges_db at 0x7f8383434cf8> = TestRanger._get_ranger_privileges_db
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org