Marton Greber has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19862
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 --- 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(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/62/19862/1 -- To view, visit http://gerrit.cloudera.org:8080/19862 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Icaef1bd28efe9d47252bd211fb937f2e6e48cea9 Gerrit-Change-Number: 19862 Gerrit-PatchSet: 1 Gerrit-Owner: Marton Greber <[email protected]>
