Hello Riza Suminto, Wenzhe Zhou, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19630
to look at the new patch set (#9).
Change subject: IMPALA-8731: Balance queries across multiple executor groups
......................................................................
IMPALA-8731: Balance queries across multiple executor groups
This patch adds a new admission control policy that attempts to
balance queries across multiple executor groups belonging to the
same request pool based on available memory and slots in each
executor group. This feature can be enabled by setting the startup
flag '-balance_queries_across_executor_groups=true'. The setting is
off by default.
Testing:
- Add e2e tests to verify the default policy and the new policy.
Change-Id: I25e851fb57c1d820c25cef5316f4ed800e4c6ac5
---
M be/src/scheduling/admission-controller.cc
M be/src/scheduling/admission-controller.h
M tests/custom_cluster/test_executor_groups.py
3 files changed, 129 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/19630/9
--
To view, visit http://gerrit.cloudera.org:8080/19630
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I25e851fb57c1d820c25cef5316f4ed800e4c6ac5
Gerrit-Change-Number: 19630
Gerrit-PatchSet: 9
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>