[ 
https://issues.apache.org/jira/browse/KNOX-808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039250#comment-16039250
 ] 

Sandeep More commented on KNOX-808:
-----------------------------------

Thanks for the patch [~treydone] and sorry for the delay in getting to it.
I was trying to test the patch, it appears that the class {{StoreRows}} does 
not have Apache License which causes the builds to fail. 
Few more things, I would also appreciate if you could provide an unit tests and 
an example usage. 

Again thanks for the contribution !

> 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
>            Assignee: Vincent Devillers
>              Labels: KIP-4
>             Fix For: 0.13.0
>
>         Attachments: KNOX-808.patch
>
>
> 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.15#6346)

Reply via email to