Hello Quanlong Huang, Laszlo Gaal, Jason Fehr, Pranav Lodha, Joe McDonnell, 
Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/23572

to look at the new patch set (#6).

Change subject: IMPALA-13147: Limit concurrency of link jobs
......................................................................

IMPALA-13147: Limit concurrency of link jobs

Defaults to the ninja build tool if available and not using cmake_only.
Install ninja on Ubuntu. Adds a '-make' option to buildall.sh to force
using 'make'.

Configure separate compile and link pools for ninja. Configures link
parallelism based on expected memory use, which can be reduced by
setting IMPALA_MINIMAL_DEBUG_INFO=true.

Adds MOLD_JOBS=1 to avoid overloading the system when trying 'mold' and
linking test binaries. However 'mold' is not selected as the default
due to test failures around SASL/GSSAPI.

Removes the guard in bootstrap_development.sh limiting
IMPALA_BUILD_THREADS as it's no longer needed with default config.

Change-Id: I0952dc19ace5c9c42bed0d2ffb61499656c0a2db
---
M CMakeLists.txt
M README-build.md
M bin/bootstrap_build.sh
M bin/bootstrap_development.sh
M bin/impala-config.sh
M buildall.sh
6 files changed, 50 insertions(+), 19 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/23572/6
--
To view, visit http://gerrit.cloudera.org:8080/23572
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0952dc19ace5c9c42bed0d2ffb61499656c0a2db
Gerrit-Change-Number: 23572
Gerrit-PatchSet: 6
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Laszlo Gaal <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Pranav Lodha <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>

Reply via email to