Hello Zihao Ye, Wenzhe Zhou, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21063
to look at the new patch set (#4).
Change subject: IMPALA-12834: Add number of concurrent queries to profile
......................................................................
IMPALA-12834: Add number of concurrent queries to profile
This patch adds profile info string for the number of current running
queries of the executor group on which the query is scheduled, to
diagnose potential performance issues due to resource limit.
Testing:
- Add an e2e test to verify the information appears in profile
Change-Id: I8389215b60022b39e7d171d6fc2418acca7c0658
---
M be/src/scheduling/admission-controller.cc
M be/src/scheduling/admission-controller.h
M tests/custom_cluster/test_admission_controller.py
3 files changed, 43 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/63/21063/4
--
To view, visit http://gerrit.cloudera.org:8080/21063
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8389215b60022b39e7d171d6fc2418acca7c0658
Gerrit-Change-Number: 21063
Gerrit-PatchSet: 4
Gerrit-Owner: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
Gerrit-Reviewer: Yifan Zhang <[email protected]>
Gerrit-Reviewer: Zihao Ye <[email protected]>