Matthew Jacobs has uploaded a new patch set (#3). Change subject: IMPALA-5297: Set Kudu minicluster memory limit ......................................................................
IMPALA-5297: Set Kudu minicluster memory limit By default, Kudu assumes it has 80% of system memory which is far too high for the minicluster. This sets a mem limit of 1gb and lowers the limit of the block cache. Also moves TestKuduMemLimits to exhaustive since those tests put more memory pressure on Kudu than the gvo VMs can reliably handle, and the test was very slow anyway. Change-Id: I7fd7e1cd9dc781aaa672a2c68c845cb57ec885d5 --- M testdata/cluster/node_templates/cdh5/etc/init.d/kudu-common M tests/query_test/test_kudu.py 2 files changed, 11 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/44/6844/3 -- To view, visit http://gerrit.cloudera.org:8080/6844 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I7fd7e1cd9dc781aaa672a2c68c845cb57ec885d5 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]>
