Can a column index be renamed in Cassandra 1.2.13

2014-04-06 Thread Andrew Bruno
Hi all, We recently went through an upgrade from 0.7.0 to 1.2.13 Everything went well, except for one issue. We have multiple column families for one keyspace. Across these CFs there is one column that has the same index key. The issue is that the index areaManagerId_idx is unique per CF, but

InvalidRequestException(why:Duplicate index

2014-03-27 Thread Andrew Bruno
Hello all, I have a situation where an index is being detected as a duplicate. Does anyone know how we can go about renaming it or repairing this situation? ERROR 24-03-2014, 11:24:02 EST pool-1-thread-18 au.xx.xx.error.ErrorHandler(ErrorHandler.java:88) - me.prettyprint.hector.api.exceptions.HI

Primary index component is missing for sstable

2014-03-27 Thread Andrew Bruno
Hello all, We are seeing these errors. Is anyone able to shed any light on why its happening, and any ideas on how to repair/fix? Cassandra 1.2.13 INFO SSTableBatchOpen:2 2014-03-23 14:26:38,314 SSTableReader.java (line 192) Openin