Jordan Birdsell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/10794 )
Change subject: [examples] KUDU-2382: Add Kudu Basic Python Example ...................................................................... [examples] KUDU-2382: Add Kudu Basic Python Example This patch adds a basic Kudu Python Client example to the code base. This example is also listed on the website. Change-Id: I12016a7c9b1f4a1e20556297654c7abfa7b673cb Reviewed-on: http://gerrit.cloudera.org:8080/10794 Tested-by: Kudu Jenkins Reviewed-by: Will Berkeley <[email protected]> --- A examples/python/basic-python-example/README.md A examples/python/basic-python-example/basic_example.py 2 files changed, 139 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Will Berkeley: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/10794 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I12016a7c9b1f4a1e20556297654c7abfa7b673cb Gerrit-Change-Number: 10794 Gerrit-PatchSet: 8 Gerrit-Owner: Jordan Birdsell <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Jordan Birdsell <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Will Berkeley <[email protected]>
