Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19982 )
Change subject: [client] KUDU-3472 Python client API to import JWT ...................................................................... [client] KUDU-3472 Python client API to import JWT This patch adds JWT to the Python client builder and to the kudu.connect() methods. Change-Id: Icaef1bd28efe9d47252bd211fb937f2e6e48cea9 Reviewed-on: http://gerrit.cloudera.org:8080/19862 Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Zoltan Chovan <[email protected]> (cherry picked from commit a6bb3a326ac6a4dc8e567a4f3c4cc9239fb16026) Reviewed-on: http://gerrit.cloudera.org:8080/19982 --- M python/kudu/__init__.py M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/tests/common.py M python/kudu/tests/test_client.py 5 files changed, 51 insertions(+), 4 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19982 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: branch-1.17.x Gerrit-MessageType: merged Gerrit-Change-Id: Icaef1bd28efe9d47252bd211fb937f2e6e48cea9 Gerrit-Change-Number: 19982 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]>
