Re: Having trouble getting cassandra to stay up

2010-12-27 Thread Alex Quan
ugh pycassa was > confusing. You stated that you tried to create a keyspace, but the > error you pasted appeared to error in a drop_keyspace call. Something > doesn't add up. > > Gary. > > > On Fri, Dec 24, 2010 at 11:48, Alex Quan wrote: > > Sorry but I am not sure

Re: Having trouble getting cassandra to stay up

2010-12-24 Thread Alex Quan
lso suggest you try a m1.small instead just to be safe; they > are still pretty cheap when you run then as spot-instances. > > As a last ditch effort (given that this is a test cluster), you can delete > the contents of /var/lib/cassandra/data/*. /var/lib/cassandra/commitlog/* to > ef

Re: Having trouble getting cassandra to stay up

2010-12-24 Thread Alex Quan
t org.apache.avro.io.parsing.Parser.advance(Parser.java:88) at org.apache.avro.io.ResolvingDecoder.readFieldOrder(ResolvingDecoder.java:121) at org.apache.avro.generic.GenericDatumReader.readRecord(GenericDatumReader.java:138) at org.apache.avro.generic.GenericDatumReader.read(GenericDat

Having trouble getting cassandra to stay up

2010-12-23 Thread Alex Quan
Hi, I am a newbie to cassandra and am using cassandra RC 2. I initially have cassndra working on one node and was able to create keyspace, column families and populate the database fine. I tried adding a second node by changing the seed to point to another node and setting listen_address and rpc_a