[
https://issues.apache.org/jira/browse/IMPALA-13383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on IMPALA-13383 started by Noemi Pap-Takacs.
-------------------------------------------------
> TestIcebergTable.test_create_table_like_table failed in exhaustive mode
> -----------------------------------------------------------------------
>
> Key: IMPALA-13383
> URL: https://issues.apache.org/jira/browse/IMPALA-13383
> Project: IMPALA
> Issue Type: Bug
> Components: Test
> Affects Versions: Impala 4.5.0
> Reporter: Riza Suminto
> Assignee: Noemi Pap-Takacs
> Priority: Major
> Labels: flaky
>
> TestIcebergTable.test_create_table_like_table is failed in exhaustive mode
> with following stack trace.
> {code:java}
> query_test/test_iceberg.py:1157: in test_create_table_like_table
> use_db=unique_database)
> common/impala_test_suite.py:740: in run_test_case
> result = exec_fn(query, user=test_section.get('USER', '').strip() or None)
> common/impala_test_suite.py:675: in __exec_in_impala
> result = self.__execute_query(target_impalad_client, query, user=user)
> common/impala_test_suite.py:1028: in __execute_query
> return impalad_client.execute(query, user=user)
> common/impala_connection.py:216: in execute
> fetch_profile_after_close=fetch_profile_after_close)
> beeswax/impala_beeswax.py:190: in execute
> handle = self.__execute_query(query_string.strip(), user=user)
> beeswax/impala_beeswax.py:383: in __execute_query
> self.wait_for_finished(handle)
> beeswax/impala_beeswax.py:413: in wait_for_finished
> raise ImpalaBeeswaxException(error_log, None)
> E ImpalaBeeswaxException: Query 4a49550a3c2a9836:ad14b98400000000 failed:
> E ImpalaRuntimeException: Error making 'createTable' RPC to Hive Metastore:
> E CAUSED BY: AlreadyExistsException: Table already exists:
> id_a.id_b.ice_hadoop_cat_no_part
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]