You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/07/25 00:07:31 UTC

[jira] Resolved: (HBASE-746) Batching row mutations via thrift

     [ https://issues.apache.org/jira/browse/HBASE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-746.
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.2.1)
                       (was: 0.3.0)
                   0.2.0

Applied.  Thanks for the patch Tim.

> Batching row mutations via thrift
> ---------------------------------
>
>                 Key: HBASE-746
>                 URL: https://issues.apache.org/jira/browse/HBASE-746
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: thrift
>    Affects Versions: 0.2.0
>            Reporter: Tim Sell
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: HBASE-746-first.patch, HBASE-746-v2.patch
>
>
> It would be nice to be able to send to thrift a whole bunch of rows and mutations to be applied to them. This will be very useful when doing a large initial dump to HBase as doing the serialization for each row separately is expensive.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.