1.2.2 as primary storage?

2013-02-25 Thread Chris Dean
. I have run 0.7.0 on a 3 node cluster in production and that was fine, but it was a different sort of application. Thanks! (FWIW, our second choice would be to run PG and shard at the app level.) Cheers, Chris Dean

Re: 1.2.2 as primary storage?

2013-02-25 Thread Chris Dean
Michael Kjellman mkjell...@barracuda.com writes: How big will each mutation be roughly? 1MB, 5MB, 16MB? On the small end. Say 1MB. Cheers, Chris Dean

Re: What happens if there is a collision?

2010-10-22 Thread Chris Dean
so I wouldn't expect two api calls from the same machine in the same thread to have the same timestamp. It is perfectly allowed behavior for the read value to not agree with the write value. Cheers, Chris Dean

Re: ec2 tests

2010-06-18 Thread Chris Dean
Cassandra servers and one or two machines to run stress.py. I don't think we're seeing the 7500 writes/sec so maybe our config is wrong. You'll have to be patient until my colleague writes this all up. Cheers, Chris Dean

Re: ec2 tests

2010-05-28 Thread Chris Dean
on that side. If there are any particular config setting that would help with the slow ec2 IO that would be great to know. Cheers, Chris Dean

ec2 tests

2010-05-27 Thread Chris Dean
to reflect the Large Instances we're using. Thanks! Cheers, Chris Dean

Getting all the keys from a ColumnFamily ?

2010-05-04 Thread Chris Dean
, Chris Dean

Using get_range_slices

2010-04-20 Thread Chris Dean
be. Cheers, Chris Dean

get_range_slices in hector

2010-04-19 Thread Chris Dean
Is there a version of hector that has an interface to get_range_slices ? or should I provide a patch? Cheers, Chris Dean