Wenning Ding created HUDI-495:
---------------------------------
Summary: 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
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)