Michael Smith created IMPALA-12677:
--------------------------------------
Summary: test_alter_table_recover intermittent fails to finish in
time
Key: IMPALA-12677
URL: https://issues.apache.org/jira/browse/IMPALA-12677
Project: IMPALA
Issue Type: Bug
Reporter: Michael Smith
{code}
metadata.test_ddl.TestAsyncDDLTiming.test_alter_table_recover[enable_async_ddl_execution:
True | protocol: hs2 | exec_option: {'sync_ddl': 0, 'test_replan': 1,
'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0,
'disable_codegen': False, 'abort_on_error': 1,
'exec_single_node_rows_threshold': 0} | table_format: text/none]
{code}
failed with
{code}
metadata/test_ddl.py:1065: in test_alter_table_recover
self.wait_for_state(handle, finished_state, 20, client=client)
common/impala_test_suite.py:1135: in wait_for_state
self.wait_for_any_state(handle, [expected_state], timeout, client)
common/impala_test_suite.py:1153: in wait_for_any_state
raise Timeout(timeout_msg)
E Timeout: query 'alter table
test_alter_table_recover_7b103e5a.alltypes_clone recover partitions' did not
reach one of the expected states ['FINISHED_STATE'], last known state
RUNNING_STATE
{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]