RE: lazyboy - batch insert

2010-04-23 Thread Dop Sun
9:40 PM To: user@cassandra.apache.org Subject: lazyboy - batch insert Hello, Is there a possibility to execute batch mutation (e.g. insert) over different rows with supercolumns in lazyboy? To be more concrete: Keyspace1: { ColumnFamily1: { rowid1: { SuperColumn1

lazyboy - batch insert

2010-04-23 Thread Lubos Pusty
Hello, Is there a possibility to execute batch mutation (e.g. insert) over different rows with supercolumns in lazyboy? To be more concrete: Keyspace1: { ColumnFamily1: { rowid1: { SuperColumn1: { key1_1 : val1, key1_2 : val2, .. }, SuperColumn2: { key2_1 : v