Bikramjeet Vig has uploaded a new patch set (#2). Change subject: IMPALA-5104: Admit queries with mem equal to proc mem_limit ......................................................................
IMPALA-5104: Admit queries with mem equal to proc mem_limit This allows queries to be admitted with estimated or requested memory equal to the process memory limit. Added a corresponding test case. Change-Id: I197648f4162f2057141517b4b42ab5196884a65a --- M be/src/scheduling/admission-controller.cc M tests/custom_cluster/test_admission_controller.py 2 files changed, 17 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/01/7401/2 -- To view, visit http://gerrit.cloudera.org:8080/7401 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I197648f4162f2057141517b4b42ab5196884a65a Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Matthew Jacobs <m...@cloudera.com>