Description
TestIcebergTable.test_create_table_like_table is failed in exhaustive mode with following stack trace.
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