[ 
https://issues.apache.org/jira/browse/IMPALA-11925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17724437#comment-17724437
 ] 

ASF subversion and git services commented on IMPALA-11925:
----------------------------------------------------------

Commit 6e363449824b13fe368da48a15b5727ebe33ce0f in impala's branch 
refs/heads/master from Sai Hemanth Gantasala
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=6e3634498 ]

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
Reviewed-on: http://gerrit.cloudera.org:8080/19508
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Add new api in MetastoreServiceHandler for 
> add_write_notification_log_in_batch method
> -------------------------------------------------------------------------------------
>
>                 Key: IMPALA-11925
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11925
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>
> Hive's thrift introduced a new api 'add_write_notification_log_in_batch'. To 
> keep things consistent in the Metastore service handler class, the API should 
> be implemented in this class. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to