Re: what causes a cassandra to block and throw a null exception

2010-07-20 Thread Dathan Pattishall
Just sent one of the nodes back. Pool NameActive Pending Completed STREAM-STAGE 0 0 0 RESPONSE-STAGE0 0 151071 ROW-READ-STAGE0 0 100398 LB-OPERATIONS

Re: what causes a cassandra to block and throw a null exception

2010-07-20 Thread Chris Goffinet
Can you provide the output from `nodetool tpstats`. -Chris On Jul 20, 2010, at 8:59 PM, Dathan Pattishall wrote: > Type 'help' or '?' for help. Type 'quit' or 'exit' to quit. > cassandra> connect cass01/9160 > cassandra> get TimeFrameClicks.Standard2['test_cassandra_alive'] > Exception null > >

what causes a cassandra to block and throw a null exception

2010-07-20 Thread Dathan Pattishall
Type 'help' or '?' for help. Type 'quit' or 'exit' to quit. cassandra> connect cass01/9160 cassandra> get TimeFrameClicks.Standard2['test_cassandra_alive'] Exception null The data exists and I can grab the data after I restart all the nodes, but once the cluster runs for a few minutes I cannot gra