Vincent Devillers created KNOX-808:
--------------------------------------
Summary: Multi-put for HBase
Key: KNOX-808
URL: https://issues.apache.org/jira/browse/KNOX-808
Project: Apache Knox
Issue Type: Bug
Components: ClientDSL
Reporter: Vincent Devillers
If you want to insert some data in HBase the only available method is store(),
which allow you to put only one row in a table. That means if you want to put
10k rows, you have to do 10k HTTP calls… The HBase REST API provides a multi-put
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)