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

Boglarka Egyed reassigned IMPALA-12261:
---------------------------------------

    Assignee: Zoltán Borók-Nagy

> TestIcebergTable.test_insert_overwrite is flaky
> -----------------------------------------------
>
>                 Key: IMPALA-12261
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12261
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>
> TestIcebergTable.test_insert_overwrite sometimes fail with IOException:
> {noformat}
> query_test/test_iceberg.py:196: in test_insert_overwrite
>     self.run_test_case('QueryTest/iceberg-overwrite', vector, 
> use_db=unique_database)
> common/impala_test_suite.py:718: in run_test_case
>     result = exec_fn(query, user=test_section.get('USER', '').strip() or None)
> common/impala_test_suite.py:656: in __exec_in_impala
>     result = self.__execute_query(target_impalad_client, query, user=user)
> common/impala_test_suite.py:992: in __execute_query
>     return impalad_client.execute(query, user=user)
> common/impala_connection.py:214: 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:369: in __execute_query
>     self.wait_for_finished(handle)
> beeswax/impala_beeswax.py:390: in wait_for_finished
>     raise ImpalaBeeswaxException("Query aborted:" + error_log, None)
> E   ImpalaBeeswaxException: ImpalaBeeswaxException:
> E    Query aborted:RuntimeIOException: Failed to write json to file: 
> hdfs://192.168.124.1:20500/test-warehouse/test_insert_overwrite_ba3e12c5.db/ice_nopart/metadata/00002-937e7c2a-4fd8-4589-875b-4b958beca241.metadata.json
> E   CAUSED BY: IOException: The stream is closed
> {noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to