Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21200
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 fixes issues that occur building in devcontainer: * Adds default in case USER is unset during bootstrap. * Adds a workaround for 'tar' error that occurs in Docker on MacOS Cannot utime: No such file or directory Change-Id: I87994d0464073fe2d91bc2f7c2592c012e42de71 --- M bin/bootstrap_development.sh M bin/bootstrap_system.sh M bin/bootstrap_toolchain.py M bin/impala-config.sh M bin/load-data.py 5 files changed, 28 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/00/21200/1 -- 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: newchange Gerrit-Change-Id: I87994d0464073fe2d91bc2f7c2592c012e42de71 Gerrit-Change-Number: 21200 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
