You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/01/03 20:48:00 UTC

[jira] [Updated] (HUDI-495) Update deprecated HBase API

     [ https://issues.apache.org/jira/browse/HUDI-495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-495:
--------------------------------
    Labels: pull-request-available  (was: )

> Update deprecated HBase API
> ---------------------------
>
>                 Key: HUDI-495
>                 URL: https://issues.apache.org/jira/browse/HUDI-495
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>            Reporter: Wenning Ding
>            Priority: Major
>              Labels: pull-request-available
>
> Internally we are using HBase 2.x, and HBase 2.x no longer supports _*Htable.flushCommits()*_ and it is replaced by _*BufferedMutator.flush()*_.
>  Thus for put operation and delete operation, we can use BufferedMutator instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)