Alexey Serbin has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/20080 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Kudu Jenkins --- M examples/cpp/example.cc 1 file changed, 5 insertions(+), 1 deletion(-) Approvals: Attila Bukor: Looks good to me, approved Kudu Jenkins: Verified -- 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: merged Gerrit-Change-Id: I0c2e952fb1434111cbcbef7289713c268ceebf62 Gerrit-Change-Number: 20080 Gerrit-PatchSet: 2 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
