Michael Smith has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23641
Change subject: IMPALA-14530: Use minimal debug info in Jenkins ...................................................................... IMPALA-14530: Use minimal debug info in Jenkins Uses IMPALA_MINIMAL_DEBUG_INFO=true in Jenkins build-all-flag-combinations.sh to reduce memory usage during linking and avoid OOM kills. This script uses -skiptests to build all test binaries, but doesn't run them, so debug info is not needed. Change-Id: I4605b98d8d197e07c2eaac8218ff985c798875ed --- M bin/jenkins/build-all-flag-combinations.sh 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/41/23641/1 -- To view, visit http://gerrit.cloudera.org:8080/23641 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I4605b98d8d197e07c2eaac8218ff985c798875ed Gerrit-Change-Number: 23641 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]>
