You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Sandeep More (JIRA)" <ji...@apache.org> on 2017/09/20 20:16:00 UTC

[jira] [Commented] (KNOX-808) Multi-put for HBase

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

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

Hello [~treydone], would be able to submit a new patch.

Best,
Sandeep

> 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.14.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.4.14#64029)