Casey Ching has uploaded a new change for review. http://gerrit.cloudera.org:8080/2472
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 1 file changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/72/2472/1 -- To view, visit http://gerrit.cloudera.org:8080/2472 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I468355133fcceec12a8c7e8b4f46bf9c932aaf2c Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]>
