Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/21200
to look at the new patch set (#5).
Change subject: IMPALA-12939: Bound IMPALA_BUILD_THREADS for cgroups and memory
......................................................................
IMPALA-12939: Bound IMPALA_BUILD_THREADS for cgroups and memory
Updates IMPALA_BUILD_THREADS to bound it based on guideline of 2 GB
memory per core during builds. Also computes CORES from cgroups limits
if applicable. Uses IMPALA_BUILD_THREADS for load-data.
Removes NUM_CONCURRENT_TESTS from bootstrap_development.sh to avoid
overriding the default of # CPUs / 2, and the script doesn't run tests.
Also adds default in case USER is unset during bootstrap, which can
occur in devcontainer.
Change-Id: I87994d0464073fe2d91bc2f7c2592c012e42de71
---
M bin/bootstrap_development.sh
M bin/bootstrap_system.sh
M bin/impala-config.sh
M bin/load-data.py
4 files changed, 54 insertions(+), 9 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/21200/5
--
To view, visit http://gerrit.cloudera.org:8080/21200
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I87994d0464073fe2d91bc2f7c2592c012e42de71
Gerrit-Change-Number: 21200
Gerrit-PatchSet: 5
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>