Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17695 )
Change subject: KUDU-3189: log Hive Metatore URI when connecting ...................................................................... KUDU-3189: log Hive Metatore URI when connecting When 'kudu hms' is connecting to an HMS instance there is no user facing information log about which HMS instance the connection is opened for. This change adds a simple log line to the thrift client that shows this information, but only when the verbosity level is set to 1. Change-Id: Ide920bc1fca44e318d3c4e2921eb0588a82b7400 Reviewed-on: http://gerrit.cloudera.org:8080/17695 Tested-by: Kudu Jenkins Reviewed-by: Attila Bukor <[email protected]> --- M src/kudu/thrift/client.h M src/kudu/tools/kudu-tool-test.cc 2 files changed, 32 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17695 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ide920bc1fca44e318d3c4e2921eb0588a82b7400 Gerrit-Change-Number: 17695 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Anonymous Coward <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
