Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- links to