You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Tim Armstrong (Code Review)" <ge...@cloudera.org> on 2017/08/07 20:53:22 UTC

[Impala-ASF-CR] IMPALA-5661: buffer pool limit

Tim Armstrong has uploaded a new patch set (#4).

Change subject: IMPALA-5661: buffer pool limit
......................................................................

IMPALA-5661: buffer pool limit

Testing:
Started up a cluster with --buffer_pool_limit=10%, confirmed via
/metrics page that the buffer pool limit was reduced to ~800MB on
my system.

Change-Id: Ia64e21e0d5a7cf35a9064f365c6c86db13fbd73d
---
M be/src/common/global-flags.cc
M be/src/runtime/exec-env.cc
2 files changed, 21 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/62/7462/4
-- 
To view, visit http://gerrit.cloudera.org:8080/7462
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia64e21e0d5a7cf35a9064f365c6c86db13fbd73d
Gerrit-PatchSet: 4
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Tim Armstrong <ta...@cloudera.com>