[
https://issues.apache.org/jira/browse/IMPALA-11650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wenzhe Zhou reassigned IMPALA-11650:
------------------------------------
Assignee: Wenzhe Zhou
> Missing Blacklisted Executors list in
> custom_cluster.test_query_retries.TestQueryRetries.test_retry_exec_rpc_failure
> --------------------------------------------------------------------------------------------------------------------
>
> Key: IMPALA-11650
> URL: https://issues.apache.org/jira/browse/IMPALA-11650
> Project: IMPALA
> Issue Type: Bug
> Components: Distributed Exec
> Reporter: Qifan Chen
> Assignee: Wenzhe Zhou
> Priority: Major
>
> In impala-asf-master-core-s3-data-cache #217. :
> custom_cluster.test_query_retries.TestQueryRetries.test_retry_exec_rpc_failure
> (from pytest)
> {code:java}
> ustom_cluster/test_query_retries.py:276: in test_retry_exec_rpc_failure
> self.__assert_executors_blacklisted(killed_impalad,
> retried_runtime_profile)
> custom_cluster/test_query_retries.py:1091: in __assert_executors_blacklisted
> assert "Blacklisted Executors:
> {0}:{1}".format(blacklisted_impalad.hostname,
> 1088 def __assert_executors_blacklisted(self, blacklisted_impalad,
> profile):
> 1089 """Validate that the given profile indicates that the given impalad
> was blacklisted
> 1090 during query execution."""
>
> 1091 assert "Blacklisted Executors:
> {0}:{1}".format(blacklisted_impalad.hostname,
> 1092 blacklisted_impalad.service.krpc_port) in profile, profile
> {code}
> This is the link to the test:
> https://master-03.jenkins.cloudera.com/job/impala-asf-master-core-s3-data-cache/217/testReport/junit/custom_cluster.test_query_retries/TestQueryRetries/test_retry_exec_rpc_failure/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]