Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 4.0.0
-
None
-
None
-
ghx-label-7
Description
custom_cluster.test_query_retries.TestQueryRetries.test_kill_impalad_expect_retries
has been failing since last couple of builds with the following stack trace:
custom_cluster/test_query_retries.py:176: in test_kill_impalad_expect_retries self.__assert_executors_blacklisted(killed_impalad, retried_runtime_profile) custom_cluster/test_query_retries.py:562: in __assert_executors_blacklisted assert "Blacklisted Executors: {0}:{1}".format(blacklisted_impalad.hostname, E AssertionError: Query (id=8c4d2389d51ac1b5:f85dc47000000000):
Attachments
Issue Links
- duplicates
-
IMPALA-9834 test_query_retries.TestQueryRetries is flaky on erasure coding configurations
- Resolved