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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2022/03/04 15:51:00 UTC

[jira] [Created] (IMPALA-11159) TestAsyncDDLTiming.test_ctas failed in S3 build

Zoltán Borók-Nagy created IMPALA-11159:
------------------------------------------

             Summary: TestAsyncDDLTiming.test_ctas failed in S3 build
                 Key: IMPALA-11159
                 URL: https://issues.apache.org/jira/browse/IMPALA-11159
             Project: IMPALA
          Issue Type: Bug
            Reporter: Zoltán Borók-Nagy


h3. Error Message
{noformat}
metadata/test_ddl.py:1135: in test_ctas self.wait_for_state(handle, finished_state, 20, client=client) common/impala_test_suite.py:1125: in wait_for_state self.wait_for_any_state(handle, [expected_state], timeout, client) common/impala_test_suite.py:1141: in wait_for_any_state "last known state {2}".format(handle.get_handle().id, expected_states, E AttributeError: 'HiveServer2Cursor' object has no attribute 'id'
{noformat}

h3. Stacktrace
{noformat}
metadata/test_ddl.py:1135: in test_ctas
    self.wait_for_state(handle, finished_state, 20, client=client)
common/impala_test_suite.py:1125: in wait_for_state
    self.wait_for_any_state(handle, [expected_state], timeout, client)
common/impala_test_suite.py:1141: in wait_for_any_state
    "last known state {2}".format(handle.get_handle().id, expected_states,
E   AttributeError: 'HiveServer2Cursor' object has no attribute 'id'
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org