Yifan Zhang has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21063


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, 42 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/63/21063/1
--
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: newchange
Gerrit-Change-Id: I8389215b60022b39e7d171d6fc2418acca7c0658
Gerrit-Change-Number: 21063
Gerrit-PatchSet: 1
Gerrit-Owner: Yifan Zhang <[email protected]>

Reply via email to