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


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.

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

Reply via email to