Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/24459 )
Change subject: IMPALA-14787: Add support for Redhat 10 and SLES 16 ...................................................................... Patch Set 12: (1 comment) http://gerrit.cloudera.org:8080/#/c/24459/12/bin/jenkins/all-tests.sh File bin/jenkins/all-tests.sh: http://gerrit.cloudera.org:8080/#/c/24459/12/bin/jenkins/all-tests.sh@35 PS12, Line 35: if which ninja 2> /dev/null; then : export IMPALA_MAKE_CMD=ninja : fi > Can we install ninja on all build environments? >From what I'm seeing, the ninja-build package isn't available in EPEL on RHEL >the way I have it configured. I tried some other RHEL 8 / 9 machines used for >other environments, and they currently don't have ninja-build in the repos. >(Rocky does seem to have it in EPEL.) If we can figure out how to get it consistently from EPEL, that works. Otherwise, I was thinking about adding it to the toolchain. We've had issues with link concurrency in other places, so it would be nice to use ninja consistently. -- To view, visit http://gerrit.cloudera.org:8080/24459 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I50acc5fbb4968e4310c4f84dde1d5b931b0385ec Gerrit-Change-Number: 24459 Gerrit-PatchSet: 12 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[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-Comment-Date: Wed, 17 Jun 2026 22:16:14 +0000 Gerrit-HasComments: Yes
