Re: problem with get_key_range in cassandra 0.4.1

2010-04-21 Thread Jonathan Ellis
first, upgrade to 0.6.1. second, the easiest way to wipe everything is at the fs level like Mark said. On Wed, Apr 21, 2010 at 5:20 AM, ROGER PUIG GANZA wrote: > Hi all. > > I’m benchmarking several  nosql datastores and I’m going nuts with > Cassandra. > > The version of Cassandra we are using

RE: problem with get_key_range in cassandra 0.4.1

2010-04-21 Thread Mark Jones
Stop the program, wipe the data dir and commit logs, start the program, it's what I'm doing. I even made a script that will do it so it's just a one line command. From: ROGER PUIG GANZA [mailto:rp...@tid.es] Sent: Wednesday, April 21, 2010 5:20 AM To: cassandra-u...@incubator.apache.org Subject: