Casey Ching has uploaded a new patch set (#2). Change subject: Reduce the impalad mem limit for the mini-cluster ......................................................................
Reduce the impalad mem limit for the mini-cluster The default 80% process limit basically never gets used because there are 3 impalads in the default mini-cluster which means 240% of the system memory. Either impalad gets OOM killed or the system will have a huge swap. Reducing the mini-cluster mem limit seems like a better alternative. Change-Id: I468355133fcceec12a8c7e8b4f46bf9c932aaf2c --- M bin/start-impala-cluster.py M thirdparty/hadoop-2.6.0-cdh5.8.0-SNAPSHOT/share/hadoop/kms/tomcat/conf/server.xml 2 files changed, 46 insertions(+), 32 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/72/2472/2 -- To view, visit http://gerrit.cloudera.org:8080/2472 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newpatchset Gerrit-Change-Id: I468355133fcceec12a8c7e8b4f46bf9c932aaf2c Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
