Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18822 )
Change subject: KUDU-3386 Update macOS docs for ARM ...................................................................... KUDU-3386 Update macOS docs for ARM This is the accompanying doc change to the ARM Mac support patch [1]. As the introductory line says, we now support ARM. Added macOS 11 (Big Sur) and macOS 12 (Monterey) to the supported macOS versions. Added a link to the known not working tests for transparency, and to encourage contributions. The CMake OPENSSL_ROOT_DIR flag's location in the guide does not work on ARM Macs, as the homebrew path is different. Both Kudu and thirdparty JWT need proper OPENSSL_ROOT_DIR. A pkg-config export is added for OpenSSL which works on both Intel and Apple Silicon. This takes care of both Kudu and thirdparty JWT. [1] commit hash: 543e128d473f8f7836e605bba8cd6512fa918550 Change-Id: I02e5993979b88b525006344324e6b3be29aa869c Reviewed-on: http://gerrit.cloudera.org:8080/18822 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M docs/installation.adoc 1 file changed, 31 insertions(+), 11 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18822 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I02e5993979b88b525006344324e6b3be29aa869c Gerrit-Change-Number: 18822 Gerrit-PatchSet: 6 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Mahesh Reddy <[email protected]> Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]>
