What is the difference between the above put method with the following
capability of the HBaseHUT package ?
https://github.com/sematext/HBaseHUT

On Mon, Jan 10, 2011 at 10:58 AM, Weishung Chung <[email protected]> wrote:

> Does HTable.put(List<Put> puts) method perform a batch insert with a single
> RPC call? I am going to insert a lot of values into a column family and
> would like to increase the write speed.
> Thank you.
>

Reply via email to