Hao Hao has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/11566 )
Change subject: [hms] enable 'notifications.add.thrift.objects' in mini HMS ...................................................................... [hms] enable 'notifications.add.thrift.objects' in mini HMS This commits explictly enables 'notifications.add.thrift.objects' to add the entire thrift Table/Partition objects to Hive notification log. So that Kudu can get all the required fields to properly parse the notification messages, when running with Hive distributions that disable it by default. Change-Id: I9f28f52bdddd59c5b0dc7120d62482de8becb1ee Reviewed-on: http://gerrit.cloudera.org:8080/11566 Tested-by: Kudu Jenkins Reviewed-by: Dan Burkert <[email protected]> --- M src/kudu/hms/hms_client.cc M src/kudu/hms/hms_client.h M src/kudu/hms/mini_hms.cc 3 files changed, 30 insertions(+), 2 deletions(-) Approvals: Kudu Jenkins: Verified Dan Burkert: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/11566 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I9f28f52bdddd59c5b0dc7120d62482de8becb1ee Gerrit-Change-Number: 11566 Gerrit-PatchSet: 4 Gerrit-Owner: Hao Hao <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Dan Burkert <[email protected]> Gerrit-Reviewer: Hao Hao <[email protected]> Gerrit-Reviewer: Kudu Jenkins
