Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/21200 )
Change subject: IMPALA-12939: Bound IMPALA_BUILD_THREADS for cgroups and memory ...................................................................... Patch Set 7: (1 comment) http://gerrit.cloudera.org:8080/#/c/21200/7/bin/impala-config.sh File bin/impala-config.sh: http://gerrit.cloudera.org:8080/#/c/21200/7/bin/impala-config.sh@1059 PS7, Line 1059: echo "Detected $AVAILABLE_MEM GB memory from cgroups v1" It seems sometimes this is also set to something near INT64_MAX Detected 8589934591 GB memory from cgroups v1 We should probably bound that by whatever physical memory we detected. -- 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: comment Gerrit-Change-Id: I87994d0464073fe2d91bc2f7c2592c012e42de71 Gerrit-Change-Number: 21200 Gerrit-PatchSet: 7 Gerrit-Owner: Michael Smith <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 23 May 2024 23:41:33 +0000 Gerrit-HasComments: Yes
