Hi,

Was the possibility of compressing RPC data sent from HBase client to Region 
server?
Some data pattern could benefit from this tremendously.

Another thing - As a work-around, can be this be done by using a special 
coprocessor which will receive the List<Put>, decompress it and then call 
HRegionServer to insert it? 

Thanks,

Asaf

Reply via email to