batch_insert was depricated in 0.6, you should have been using batch_mutate 
http://wiki.apache.org/cassandra/API

Aaron

Begin forwarded message:

> From: Anurag Gujral <anurag.guj...@gmail.com>
> Date: 16 March 2011 10:04:56 GMT+13:00
> To: dev@cassandra.apache.org
> Subject: batch inserts in cassandra 0.7
> Reply-To: dev@cassandra.apache.org
> 
> Hi All,
>          I am moving from cassandra 0.6 to 0.7  I was using  function
> send_batch_inserts to do batch inserts in cassandra 0.6 when I moved to 0.7
> I dont see the function send_batch_insert
> is there a way to do batch inserts in cassandra 0.7 using thrift-0.0.5.
> 
> Thanks
> Anurag

Reply via email to