Hello Dan Hecht,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/2410
to look at the new patch set (#2).
Change subject: IMPALA-3102: Admission control supportability
......................................................................
IMPALA-3102: Admission control supportability
A few small but important supportability improvements for
admission control:
1) Set the admission control resource pool before calling
into scheduling.
2) Set the summary profile info strings for queuing
information before blocking on the queue.
3) Some minor logging changes.
1 and 2 will expose important information before a request
is queued so that users can observe what is happening while
a query is waiting to be admitted.
This has been tested manually on the 6-node cluster.
Change-Id: I758da9e571f2e6bc04782b935dc2594c1f9840b3
---
M be/src/scheduling/admission-controller.cc
M be/src/scheduling/simple-scheduler.cc
M be/src/service/query-exec-state.cc
3 files changed, 16 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/10/2410/2
--
To view, visit http://gerrit.cloudera.org:8080/2410
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I758da9e571f2e6bc04782b935dc2594c1f9840b3
Gerrit-PatchSet: 2
Gerrit-Project: Impala
Gerrit-Branch: cdh5-trunk
Gerrit-Owner: Matthew Jacobs <[email protected]>
Gerrit-Reviewer: Dan Hecht <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>