Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23968
to look at the new patch set (#12).
Change subject: IMPALA-14508/IMPALA-14513/IMPALA-14717: Bump toolchain to pick
up new CMake / OpenLDAP / Curl
......................................................................
IMPALA-14508/IMPALA-14513/IMPALA-14717: Bump toolchain to pick up new CMake /
OpenLDAP / Curl
This uses a new toolchain to fix a few different JIRAs:
1. This bumps the version of CMake to 3.31.11
- CMake changed its policy around PackageName_ROOT variables to
allow the all-caps (PACKAGENAME_ROOT) and we adopt the new policy.
- CMake deprecated its current FindBoost module, and this switches to
this BoostConfig.cmake file. This removes a bunch of legacy options
around this.
2. This bumps the version of OpenLDAP to 2.5.20 (which required OpenSSL 1.1.1)
3. This bumps the verison of Curl to 8.17.0 (which requires fixing the
error message in one test)
4. This changes the CMake code to require OpenSSL 1.1.1.
Testing:
- Ran core job
Change-Id: Icc3a6d965a04a761cd443e27214dec811ec9863f
---
M CMakeLists.txt
M be/CMakeLists.txt
M bin/impala-config.sh
M cmake_modules/FindHDFS.cmake
M cmake_modules/FindThriftCpp.cmake
M cmake_modules/kudu_cmake_fns.txt
M fe/src/test/java/org/apache/impala/customcluster/JwtHttpTest.java
7 files changed, 35 insertions(+), 45 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/68/23968/12
--
To view, visit http://gerrit.cloudera.org:8080/23968
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icc3a6d965a04a761cd443e27214dec811ec9863f
Gerrit-Change-Number: 23968
Gerrit-PatchSet: 12
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>