Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20080
Change subject: [examples] make C++ example working with HMS-enabled cluster ...................................................................... [examples] make C++ example working with HMS-enabled cluster To make the example of a Kudu C++ application work in case of HMS-enabled Kudu cluster, the name of the test table should contain a database prefix. This patch does just so, so the example now works against both types of Kudu clusters: with and without HMS integration. Change-Id: I0c2e952fb1434111cbcbef7289713c268ceebf62 --- M examples/cpp/example.cc 1 file changed, 5 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/80/20080/1 -- To view, visit http://gerrit.cloudera.org:8080/20080 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I0c2e952fb1434111cbcbef7289713c268ceebf62 Gerrit-Change-Number: 20080 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
