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 "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2022/10/11 17:03:00 UTC

[jira] [Assigned] (IMPALA-11650) Missing Blacklisted Executors list in custom_cluster.test_query_retries.TestQueryRetries.test_retry_exec_rpc_failure

     [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org