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:54:00 UTC

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

    [ https://issues.apache.org/jira/browse/IMPALA-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17501404#comment-17501404 ] 

Zoltán Borók-Nagy commented on IMPALA-11159:
--------------------------------------------

[~sql_forever] I assigned this Jira to you because you added that test to Impala. Please feel free to reassign/unassign if you think it belongs to someone else.

> 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
>            Assignee: Qifan Chen
>            Priority: Major
>              Labels: broken-build
>
> 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