[
https://issues.apache.org/jira/browse/HBASE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Sell updated HBASE-746:
---------------------------
Description: 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. (was: 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.
The ThriftServer could use however HBASE-48 is solved.)
> 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
>
>
> 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.