You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Michael Smith (Jira)" <ji...@apache.org> on 2024/01/03 21:09:00 UTC

[jira] [Created] (IMPALA-12677) test_alter_table_recover intermittent fails to finish in time

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org