Will Berkeley has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9837 )
Change subject: Introduce examples directory ...................................................................... Introduce examples directory This introduces the top-level examples directory, which will be for examples of how to use the Kudu clients and integrations. As a first step, I moved the client examples from src/kudu/client/examples to examples/cpp. I also renamed "sample" -> "example" generally. I also manually verified that the instructions in the README for building the example application still work. Change-Id: Iceca48771541f95e4f0caf8c098bc85d34aa558e Reviewed-on: http://gerrit.cloudera.org:8080/9837 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Andrew Wong <[email protected]> --- R examples/cpp/CMakeLists.txt R examples/cpp/README.adoc R examples/cpp/example.cc M src/kudu/client/CMakeLists.txt R src/kudu/client/client_examples-test.sh 5 files changed, 49 insertions(+), 49 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified Andrew Wong: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/9837 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Iceca48771541f95e4f0caf8c098bc85d34aa558e Gerrit-Change-Number: 9837 Gerrit-PatchSet: 3 Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Will Berkeley <[email protected]>
