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 2023/04/27 18:18:00 UTC

[jira] [Assigned] (IMPALA-12104) test_query_retries.TestQueryRetries.test_multiple_retries occasionally fails with Ozone

     [ https://issues.apache.org/jira/browse/IMPALA-12104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Smith reassigned IMPALA-12104:
--------------------------------------

    Assignee: Michael Smith

> test_query_retries.TestQueryRetries.test_multiple_retries occasionally fails with Ozone
> ---------------------------------------------------------------------------------------
>
>                 Key: IMPALA-12104
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12104
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.2.0
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>
> {code}
> custom_cluster/test_query_retries.py:473: in test_multiple_retries
>     assert "Max retry limit was hit. Query was retried 1 time(s)." in str(e)
> E   assert 'Max retry limit was hit. Query was retried 1 time(s).' in "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: Exec() rpc failed: Network error: recv got EOF from 127.0.0.1:27002 (error 108)\n"
> E    +  where "ImpalaBeeswaxException:\n INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'>\n MESSAGE: Exec() rpc failed: Network error: recv got EOF from 127.0.0.1:27002 (error 108)\n" = str(ImpalaBeeswaxException())
> {code}
> Seen in 2 of 14 builds.



--
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