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 "Laszlo Gaal (Jira)" <ji...@apache.org> on 2022/05/09 16:19:00 UTC

[jira] [Commented] (IMPALA-11285) TestAsyncLoadData.test_async_load fails on S3

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

Laszlo Gaal commented on IMPALA-11285:
--------------------------------------

Note that the symptom here is different from IMPALA-10999; however, it is possible that the triggering problem is still the same, but a different issue breaks the code earlier.

> TestAsyncLoadData.test_async_load fails on S3
> ---------------------------------------------
>
>                 Key: IMPALA-11285
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11285
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.1.0
>            Reporter: Laszlo Gaal
>            Priority: Blocker
>              Labels: broken-build
>
>  TestAsyncLoadData.test_async_load throws an error when running on S3.
> Backtrace:{code}
> metadata/test_load.py:184: in test_async_load
>     self.wait_for_state(handle, finished_state, 10, client=client)
> common/impala_test_suite.py:1084: in wait_for_state
>     self.wait_for_any_state(handle, [expected_state], timeout, client)
> common/impala_test_suite.py:1100: in wait_for_any_state
>     "last known state {2}".format(handle.get_handle().id, expected_states,
> E   AttributeError: 'HiveServer2Cursor' object has no attribute 'id'
> {code}
> Could be a test problem, or a dependency problem as well.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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