Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/22983 )
Change subject: IMPALA-14125: Avoid downloading maven from archive.apache.org ...................................................................... Patch Set 1: (1 comment) Thanks for putting this together, we should mirror the same logic over to bin/bootstrap_build.sh to keep them in sync. http://gerrit.cloudera.org:8080/#/c/22983/1/bin/bootstrap_system.sh File bin/bootstrap_system.sh: http://gerrit.cloudera.org:8080/#/c/22983/1/bin/bootstrap_system.sh@372 PS1, Line 372: IMPALA_TOOLCHAIN_HOST="native-toolchain.s3.amazonaws.com" We override this in some jobs to point to a local us-west-2 bucket, so it is good to respect the existing value: : ${IMPALA_TOOLCHAIN_HOST:=native-toolchain.s3.amazonaws.com} -- To view, visit http://gerrit.cloudera.org:8080/22983 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ic8a413308c2dc8186142c7eef4bf045ce592fc46 Gerrit-Change-Number: 22983 Gerrit-PatchSet: 1 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Jason Fehr <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Comment-Date: Thu, 05 Jun 2025 15:48:51 +0000 Gerrit-HasComments: Yes
