Csaba Ringhofer has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/24023


Change subject: Use stronger mem limit on IMPALA_BUILD_THREADS
......................................................................

Use stronger mem limit on IMPALA_BUILD_THREADS

Change the formula from 2GB per build thread to
4GB per build thread + 1GB reserve. In a typical
64GB + 16cores setup this decreased build threads
from 16 to 15. The goal is to solve the sporadic
OOM I saw during builds - the OOM killer output
revealed that ld.gold processes use around 4GB
memory.

Change-Id: I580be765e5ad55db4478633e7483eb27117c7150
---
M bin/impala-config.sh
1 file changed, 4 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/24023/1
--
To view, visit http://gerrit.cloudera.org:8080/24023
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I580be765e5ad55db4478633e7483eb27117c7150
Gerrit-Change-Number: 24023
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <[email protected]>

Reply via email to