Impala Public Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/7401 Reviewed-by: Matthew Jacobs <m...@cloudera.com> Tested-by: Impala Public Jenkins --- M be/src/scheduling/admission-controller.cc M tests/custom_cluster/test_admission_controller.py 2 files changed, 17 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7401 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I197648f4162f2057141517b4b42ab5196884a65a Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Bikramjeet Vig <bikramjeet....@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <m...@cloudera.com>