Sai Hemanth Gantasala has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19508
Change subject: IMPALA-11925: Added a new api add_write_notification_log_in_batch in the MetastoreServiceHandler class ...................................................................... IMPALA-11925: Added a new api add_write_notification_log_in_batch in the MetastoreServiceHandler class In the MetastoreServiceHandler class, the 'add_write_notification_log_in_batch' API implementation is missing which is causing test failures. This needs to be fixed by adding implementation of the 'add_write_notification_log_in_batch' api in the MetastoreServiceHandler class Testing: Added a test in the 'test_hms_apis()' to verify that the 'add_write_notification_log_in_batch' api in HMS is reachable from impala. The same test can be used in the future to test newly added apis in HMS. Change-Id: Ia9a35557c2ed79ed0276c4a418b5292fc6dd6194 --- M fe/src/main/java/org/apache/impala/catalog/metastore/MetastoreServiceHandler.java M tests/custom_cluster/test_metastore_service.py 2 files changed, 23 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/08/19508/1 -- To view, visit http://gerrit.cloudera.org:8080/19508 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia9a35557c2ed79ed0276c4a418b5292fc6dd6194 Gerrit-Change-Number: 19508 Gerrit-PatchSet: 1 Gerrit-Owner: Sai Hemanth Gantasala <[email protected]>
