when a node jumps from joining to normal

2011-12-18 Thread 夏帆
Recently I try to find out when a bootstraping node jumps from joinning state to normal. I read the source code related to bootstrap and have not found the codes updating the state of the node to be normal. In Bootstrapper.bootStrap(), the code "StorageService.instance.finishBootStrapping()"

CQL, Hive and Lucene

2011-12-18 Thread Vivek Mishra
Hi, I was looking into CQL, Hive over Cassandra and secondary index via lucene. Wondering why we need all these. If CQL is going to be query interface for all cassandra specific queries, why it is required to have Hive support( Just for running M/R jobs)?   Secondary index support via Lucene :

RE: 1.0.3 cassandra java.lang.AssertionError

2011-12-18 Thread Michael Vaknine
Hi, I have a new error on the same cluster is this related to the same error. 25/25 STG-Cass3 INFO [ScheduledTasks:1] 2011-12-18 10:55:28,147 StatusLogger.java (line 88) Bedrock.BlogEntry 0,0 0/0 0/20 STG-Cass3 INFO [ScheduledTasks:1] 2011-12-18 10:55:28

Re: Possible commit log buffer overflow - a patch

2011-12-18 Thread Piotr Kołaczkowski
W dniu 17.12.2011 22:15, Brandon Williams pisze: On Sat, Dec 17, 2011 at 12:09 PM, Piotr Kołaczkowski wrote: A patch for the (rare) problem I've found just by accidentally reading the code. Can you attach it to https://issues.apache.org/jira/browse/CASSANDRA-3615 ? Thanks! -Brandon Atta