[
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)