Re: Cassandra 1.0.6 nodetool drain gives lots of batch_mutate exceptions

2012-07-30 Thread Tamil selvan R.S
Isn't that obvious http://wiki.apache.org/cassandra/NodeTool check drain On Mon, Jul 30, 2012 at 11:07 AM, Roshan wrote: > Hi > > As a part of the Cassandra upgrade to 1.1.2 from 1.0.6, I am running > *nodetool drain* node by node to empty the commit logs. When draining a > particular node, that

Re: Best way to know the cluster status

2012-02-08 Thread Tamil selvan R.S
> On Mon, Feb 6, 2012 at 8:59 AM, R. Verlangen wrote: > > You might consider writing some kind of php script that runs nodetool > "ring" > > and parse the output? > > > > 2012/2/6 Tamil selvan R.S > >> > >> Hi, > >> What is the best

Best way to know the cluster status

2012-02-05 Thread Tamil selvan R.S
Hi, What is the best way to know the cluster status via php? Currently we are trying to connect to individual cassandra instance with a specified timeout and if it fails we report the node to be down. But this test remains faulty. What are the other ways to test availability of nodes in cassandr

Re: Schedule for CQL 1.1

2012-02-02 Thread Tamil selvan R.S
Thank you Eric :) Regards, Tamil Selvan On Wed, Feb 1, 2012 at 10:08 PM, Eric Evans wrote: > On Wed, Feb 1, 2012 at 5:50 AM, Tamil selvan R.S > wrote: > > Where to follow the progress of Cassandra CQL development progress and > > release schedule? > > We don't h

Thrift error occurred during processing of message

2011-12-19 Thread Tamil selvan R.S
Hi, We are using PHPCassa to connect to Cassandra 1.0.2. After we installed the thrift extension we started noticing the following in the error logs. [We didn't notice this when we were running raw thrift library with out extension]. ERROR [pool-2-thread-5314] 2011-12-05 20:26:47,729 CustomTThrea

Schema disagreement issue in 1.0.0

2011-10-20 Thread Tamil selvan R.S
Im facing the following issue with Cassandra 1.0 set up. The same works for 0.8.7 # cassandra-cli -h x.x.x.x -f RTSCFs.sch Connected to: "Real Time Stats" on x.x.x.x/9160 Authenticated to keyspace: Stats 39c3e120-fa24-11e0--61d449114eff Waiting for schema agreement... The schema has not settl