Batch insert

35 views
Skip to first unread message

Ivan Longin

unread,
Feb 13, 2014, 6:02:54 AM2/13/14
to hel...@googlegroups.com
Hi!

First of all great job with cassandra driver :)

And back to question, I was wondering if there is some way to use batch insert in helenus driver? Something similar with official java driver http://www.datastax.com/dev/blog/client-side-improvements-in-cassandra-2-0

Thanks,
Ivan

Russell Bradberry

unread,
Feb 17, 2014, 12:03:19 PM2/17/14
to hel...@googlegroups.com
So, prepared batches are only available in the native protocol and currently helenus uses thrift.  You can, however, use regular batch statements, you just need to generate the appropriate CQL. http://www.datastax.com/documentation/cql/3.0/cql/cql_reference/batch_r.html
Reply all
Reply to author
Forward
0 new messages