Bankim Bhavsar has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/18103


Change subject: [thirdparty] Add jwt-cpp to thirdparty build
......................................................................

[thirdparty] Add jwt-cpp to thirdparty build

This is a header only library require for adding JWT support
to kudu server.
https://github.com/Thalhammer/jwt-cpp/

Version 0.5.1 is used which is a recent stable version.

This is the same library used by Impala for its
JWT implementation.

jwt-cpp specifies a min OpenSSL version of 1.0.2
but doesn't seem to use any specific features from that version
as the project started with that version.

Tested build of thirdparty with OpenSSL 1.0.1 on CentOS7.3
and MacOS 10.15.7 with OpenSSL 1.1.1

Change-Id: Idab887e1e0c44e9ebe6897defec8238c020cccbb
---
M CMakeLists.txt
A cmake_modules/FindJwtCpp.cmake
M thirdparty/build-definitions.sh
M thirdparty/build-thirdparty.sh
M thirdparty/download-thirdparty.sh
A thirdparty/patches/jwt-cpp-openssl-1.0.1.patch
M thirdparty/vars.sh
7 files changed, 89 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/18103/1
--
To view, visit http://gerrit.cloudera.org:8080/18103
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idab887e1e0c44e9ebe6897defec8238c020cccbb
Gerrit-Change-Number: 18103
Gerrit-PatchSet: 1
Gerrit-Owner: Bankim Bhavsar <[email protected]>

Reply via email to