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

Re: Schema disagreement issue in 1.0.0

2011-10-20 Thread aaron morton
Looks like a bug, patch is here https://issues.apache.org/jira/browse/CASSANDRA-3391 Until it is fixed avoid using CompositeType in the key_validator_class and blow away the Schema and Migrations SSTables. Cheers - Aaron Morton Freelance Developer @aaronmorton