mirror of
https://github.com/apache/impala.git
synced 2025-12-19 18:12:08 -05:00
Redhat 9 environments recently switched to OpenSSL 3.5.1. On those machines, the Kudu minicluster fails to start up with CSR signature verification error. KUDU-3716 fixed this issue. This patch update Toolchain and Kudu version to pick up KUDU-3716. Testing: Pass data loading with in Redhat 9. Change-Id: I7262267939a9f08650af85443240950afbb3323f Reviewed-on: http://gerrit.cloudera.org:8080/23697 Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>