There are two thrift calls, batch_mutate and atomic_batch_mutate . Check with your favourite thrift client to see how it handles it.
Cheers ----------------- Aaron Morton Freelance Cassandra Developer New Zealand @aaronmorton http://www.thelastpickle.com On 6/12/2012, at 7:31 AM, Andrey Ilinykh <ailin...@gmail.com> wrote: > Hello, everybody! > I have read blog about atomic batches in 1.2 > http://www.datastax.com/dev/blog/atomic-batches-in-cassandra-1-2 > It mentioned that atomic batches are by default starting 1.2. Also it said > CQL allows to switch it off. How can I manipulate this setting using thrift > API? > > Thank you, > Andrey > > > On Tue, Dec 4, 2012 at 10:51 AM, Sylvain Lebresne <sylv...@datastax.com> > wrote: > The Cassandra team is pleased to announce the release of the third beta for > the future Apache Cassandra 1.2.0. > > Let me first stress that this is beta software and as such is *not* ready for > production use. > > This release is still beta and as such may contain bugs. Any help testing > this beta would be gladely appreciated and if you were to encounter any > problem > during your testing, please report[3,4] them. Be sure to a look at the change > log[1] and the release notes[2] to see where Cassandra 1.2 differs from the > previous series. > > Apache Cassandra 1.2.0-beta3[5] is available as usual from the cassandra > website (http://cassandra.apache.org/download/) and a debian package is > available using the 12x branch (see > http://wiki.apache.org/cassandra/DebianPackaging). > > Thank you for your help in testing and have fun with it. > > [1]: http://goo.gl/LEmPN (CHANGES.txt) > [2]: http://goo.gl/tI66z (NEWS.txt) > [3]: https://issues.apache.org/jira/browse/CASSANDRA > [4]: user@cassandra.apache.org > [5]: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/cassandra-1.2.0-beta3 >