[
https://issues.apache.org/jira/browse/IMPALA-14238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
gaurav singh closed IMPALA-14238.
---------------------------------
Resolution: Not A Problem
> authorization.test_ranger.TestRanger.test_convert_table_to_iceberg is failing
> with permissions issue
> ----------------------------------------------------------------------------------------------------
>
> Key: IMPALA-14238
> URL: https://issues.apache.org/jira/browse/IMPALA-14238
> Project: IMPALA
> Issue Type: Bug
> Reporter: gaurav singh
> Priority: Critical
>
> ImpalaBeeswaxException: ImpalaBeeswaxException: INNER EXCEPTION: <class
> 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AnalysisException: Error
> setting/showing privileges for table
> 'test_convert_table_to_iceberg_2d12873c_db.hive_tbl_to_convert2'. Verify that
> the table exists and that you have permissions to issue a GRANT/REVOKE/SHOW
> GRANT statement.
> h3. Stacktrace
> authorization/test_ranger.py:2034: in test_convert_table_to_iceberg
> .format(tbl_name2, user), user=ADMIN) common/impala_connection.py:218: in
> execute return self.__beeswax_client.execute(sql_stmt, user=user)
> beeswax/impala_beeswax.py:191: in execute handle =
> self.__execute_query(query_string.strip(), user=user)
> beeswax/impala_beeswax.py:367: in __execute_query handle =
> self.execute_query_async(query_string, user=user)
> beeswax/impala_beeswax.py:361: in execute_query_async handle =
> self.__do_rpc(lambda: self.imp_service.query(query,))
> beeswax/impala_beeswax.py:524: in __do_rpc raise
> ImpalaBeeswaxException(self.__build_error_message(b), b) E
> ImpalaBeeswaxException: ImpalaBeeswaxException: E INNER EXCEPTION: <class
> 'beeswaxd.ttypes.BeeswaxException'> E MESSAGE: AnalysisException: Error
> setting/showing privileges for table
> 'test_convert_table_to_iceberg_2d12873c_db.hive_tbl_to_convert2'. Verify that
> the table exists and that you have permissions to issue a GRANT/REVOKE/SHOW
> GRANT statement.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)