Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5652: deprecate unlimited process mem_limit ......................................................................
IMPALA-5652: deprecate unlimited process mem_limit Testing: Started cluster locally with: start-impala-cluster.py --impalad_args=--mem_limit=-1 Checked that the warning showed up in the logs: W0808 17:01:36.528360 6251 exec-env.cc:237] Configured with unlimited process memory limit (--mem_limit='-1'). Starting in the next Impala release, a process memory limit must always be specified. See IMPALA-5653. Change-Id: I42509a6a9ed49e3752931c82310dfda841dd97df Reviewed-on: http://gerrit.cloudera.org:8080/7622 Reviewed-by: Matthew Jacobs <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/runtime/exec-env.cc 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Verified Matthew Jacobs: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7622 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I42509a6a9ed49e3752931c82310dfda841dd97df Gerrit-PatchSet: 2 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Matthew Jacobs <[email protected]>
