Tianyi Wang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10277
Change subject: IMPALA-5737: Tighten minicluster memory limit ...................................................................... IMPALA-5737: Tighten minicluster memory limit This patch sets minicluster memory limits to be proportional to the amount of memory available. Limits are expanded to sentry and kms as well. The total amount of memory used by Hadoop and Hbase is now fixed and will be evenly distributed among components and nodes. Hopefully it would help with minicluster with more than 3 nodes. Change-Id: If8240551e726c6da546a926a1ce3444f41ef87fe --- M bin/impala-config.sh M bin/start-impala-cluster.py M testdata/bin/run-hbase.sh M testdata/bin/run-hive-server.sh M testdata/bin/run-sentry-service.sh M testdata/cluster/admin M testdata/cluster/node_templates/common/etc/init.d/common.tmpl M testdata/cluster/node_templates/common/etc/init.d/hdfs-common M testdata/cluster/node_templates/common/etc/init.d/kudu-common 9 files changed, 50 insertions(+), 19 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/77/10277/1 -- To view, visit http://gerrit.cloudera.org:8080/10277 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: If8240551e726c6da546a926a1ce3444f41ef87fe Gerrit-Change-Number: 10277 Gerrit-PatchSet: 1 Gerrit-Owner: Tianyi Wang <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tianyi Wang <[email protected]>
