Csaba Ringhofer created IMPALA-13021:
----------------------------------------
Summary: Failed test: test_iceberg_deletes_and_updates_and_optimize
Key: IMPALA-13021
URL: https://issues.apache.org/jira/browse/IMPALA-13021
Project: IMPALA
Issue Type: Bug
Reporter: Csaba Ringhofer
{code}
test_iceberg_deletes_and_updates_and_optimize
run_tasks([deleter, updater, optimizer, checker])
stress/stress_util.py:46: in run_tasks
pool.map_async(Task.run, tasks).get(timeout_seconds)
Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/multiprocessing/pool.py:568:
in get
raise TimeoutError
E TimeoutError
{code}
This happened in an exhaustive test run with data cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)