Re: Not able to set ZERO consistency level

2011-03-31 Thread Edward Capriolo
On Thu, Mar 31, 2011 at 2:53 PM, Peter Schuller wrote: >> Only the following Levels are provided, I am wondering if the ZERO >> consistency level is removed in Cassandra 0.7.X ? > > Yes, it's gone. > >> If so, Could you please explain why was it removed and what is the best >> option I have given

Re: Not able to set ZERO consistency level

2011-03-31 Thread Peter Schuller
> Only the following Levels are provided, I am wondering if the ZERO > consistency level is removed in Cassandra 0.7.X ? Yes, it's gone. > If so, Could you please explain why was it removed and what is the best > option I have given my context. https://issues.apache.org/jira/browse/CASSANDRA-160

Not able to set ZERO consistency level

2011-03-31 Thread Prasanna Rajaperumal
Hi, I am dealing with reporting with not so important data and I am okay with data being lost. I would like to minimize the time taken for the actual data insert. I am using Cassandra 0.7.4 If it matter, using Hector to connect to Cassandra cZERO consistency level in Thrift Generated code org.ap