Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/23572 )
Change subject: IMPALA-13147: Limit concurrency of link jobs ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/23572/1/bin/impala-config.sh File bin/impala-config.sh: http://gerrit.cloudera.org:8080/#/c/23572/1/bin/impala-config.sh@1175 PS1, Line 1175: export IMPALA_LINK_THREADS=${IMPALA_LINK_THREADS-$((IMPALA_BUILD_THREADS < 2 ? 1 : IMPALA_BUILD_THREADS / 2))} > line too long (110 > 90) Tempted to just require 4GB of memory minimum and get rid of the corner case where we have 1 build thread. -- 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: comment Gerrit-Change-Id: I0952dc19ace5c9c42bed0d2ffb61499656c0a2db Gerrit-Change-Number: 23572 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Comment-Date: Wed, 22 Oct 2025 20:31:37 +0000 Gerrit-HasComments: Yes
