Alexey Serbin has uploaded a new patch set (#2) to the change originally created by Bankim Bhavsar. ( 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 implementing the JWT functionality. This is the same library used by Impala for its JWT implementation, but in Kudu we are using a snapshot which is close to 0.6.0-rc2 and contains an extra changelist [2] to avoid patching jwt-cpp upstream source code. [1] https://github.com/Thalhammer/jwt-cpp [2] https://github.com/Thalhammer/jwt-cpp/commit/97c8782605570c45b15183a270b39d16323068e8 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 M thirdparty/vars.sh 6 files changed, 64 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/03/18103/2 -- 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: newpatchset Gerrit-Change-Id: Idab887e1e0c44e9ebe6897defec8238c020cccbb Gerrit-Change-Number: 18103 Gerrit-PatchSet: 2 Gerrit-Owner: Bankim Bhavsar <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
