Michael Smith has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/23641 Reviewed-by: Joe McDonnell <[email protected]> Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/jenkins/build-all-flag-combinations.sh 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: Joe McDonnell: Looks good to me, but someone else must approve Quanlong Huang: Looks good to me, approved Impala Public Jenkins: Verified -- 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: merged Gerrit-Change-Id: I4605b98d8d197e07c2eaac8218ff985c798875ed Gerrit-Change-Number: 23641 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]>
