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

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

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

IMPALA-12483: Add new api in MetastoreServiceHandler
for update_transaction_statistics method

In the MetastoreServiceHandler class, the
'update_transaction_statistics' API implementation is missing which is
causing test failures in the external front end integration tests.
This needs to be fixed by adding implementation of the
'update_transaction_statistics' api in MetastoreServiceHandler class.

This API was introduced in HMS long ago but only recently we
encountered a bug with this missing API when testing materialized views
with transactional properties in the external front-end setup.

Testing:
Added a test in the 'test_hms_apis()' to verify that the
'update_transaction_statistics' api in HMS is reachable from impala.

Change-Id: Icd9bc47ff8c6e5e7b31961d7ee6b8c1d4bd74870
Reviewed-on: http://gerrit.cloudera.org:8080/20567
Tested-by: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Reviewed-by: Quanlong Huang <huangquanl...@gmail.com>


> Add new api in MetastoreServiceHandler for update_transaction_statistics 
> method
> -------------------------------------------------------------------------------
>
>                 Key: IMPALA-12483
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12483
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>            Reporter: Sai Hemanth Gantasala
>            Assignee: Sai Hemanth Gantasala
>            Priority: Major
>
> Hive's thrift introduced a new api 'update_transaction_statistics'. 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: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to