Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/19688 )
Change subject: IMPALA-12036: Fix Web UI to show right resource pools ...................................................................... Patch Set 7: Code-Review+1 (1 comment) http://gerrit.cloudera.org:8080/#/c/19688/4/tests/custom_cluster/test_executor_groups.py File tests/custom_cluster/test_executor_groups.py: http://gerrit.cloudera.org:8080/#/c/19688/4/tests/custom_cluster/test_executor_groups.py@931 PS4, Line 931: # Check resource pools on the Web queries site and admission site : self._verify_query_num_for_resource_pool("root.small", 2) : self._verify_query_num_for_resource_pool("root.tiny", 1) : self._verify_query_num_for_resource_pool("root.large", 2) : self._verify_total_admitted_queries("root.small", 2) : self._verify_total_admitted_queries("root.tiny", 1) : self._verify_total_admitted_queries("root.large", 2) > These tests check that number of queries admitted to the pool. Have to chec That is right, thanks for the clarification. -- To view, visit http://gerrit.cloudera.org:8080/19688 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Iceacb3a8ec3bd15a8029ba05d064bbbb81e3a766 Gerrit-Change-Number: 19688 Gerrit-PatchSet: 7 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Abhishek Rawat <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Comment-Date: Wed, 05 Apr 2023 00:43:35 +0000 Gerrit-HasComments: Yes
