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 "Tamas Mate (Jira)" <ji...@apache.org> on 2022/04/14 08:45:00 UTC

[jira] [Resolved] (IMPALA-11180) Ranger permission error

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

Tamas Mate resolved IMPALA-11180.
---------------------------------
    Resolution: Fixed

I am resolving this because the downstream issue has been resolved as well.

> Ranger permission error
> -----------------------
>
>                 Key: IMPALA-11180
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11180
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Daniel Becker
>            Assignee: Fang-Yu Rao
>            Priority: Blocker
>              Labels: broken-build
>
> There are ranger permission errors in the test in some internal builds, possibly caused by IMPALA-5256.
>  
> h3. Stacktrace
> {code:java}
> authorization/test_authorization.py:158: in test_ranger_show_stmts_with_select self._test_ranger_show_stmts_helper(unique_name, ['select']) authorization/test_authorization.py:125: in _test_ranger_show_stmts_helper .format(priv, unique_name, priv, getuser())) common/impala_connection.py:208: in execute return self.__beeswax_client.execute(sql_stmt, user=user) beeswax/impala_beeswax.py:187: in execute handle = self.__execute_query(query_string.strip(), user=user) beeswax/impala_beeswax.py:363: in __execute_query handle = self.execute_query_async(query_string, user=user) beeswax/impala_beeswax.py:357: in execute_query_async handle = self.__do_rpc(lambda: self.imp_service.query(query,)) beeswax/impala_beeswax.py:520: in __do_rpc raise ImpalaBeeswaxException(self.__build_error_message(b), b) E ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: InternalException: Error granting a privilege in Ranger. Ranger error message: Permission denied.{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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