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.
- HTable.put(List<Put> puts) perform batch insert? Weishung Chung
- Re: HTable.put(List<Put> puts) perform batch... Weishung Chung
- Re: HTable.put(List<Put> puts) perform b... Jean-Daniel Cryans
- Re: HTable.put(List<Put> puts) perfo... Weishung Chung
- RE: HTable.put(List<Put> puts) p... Jonathan Gray
- Re: HTable.put(List<Put> puts) p... Jean-Daniel Cryans
- Re: HTable.put(List<Put> pu... Weishung Chung
- Re: HTable.put(List<Put>... Jean-Daniel Cryans
- Re: HTable.put(List<Pu... Weishung Chung
- Re: HTable.put(List<Pu... Jean-Daniel Cryans
- Re: HTable.put(List<Pu... Weishung Chung
