Internal Jenkins has submitted this change and it was merged. 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 Reviewed-on: http://gerrit.cloudera.org:8080/2472 Reviewed-by: Casey Ching <[email protected]> Tested-by: Internal Jenkins --- M bin/start-impala-cluster.py 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Casey Ching: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/2472 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I468355133fcceec12a8c7e8b4f46bf9c932aaf2c Gerrit-PatchSet: 4 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Tim Armstrong <[email protected]>
