This part, ERROR 13:39:24,456 Cannot open /var/lib/cassandra/data/system/Schema/system-Schema-hd-5;
partitioner org.apache.cassandra.dht.RandomPartitioner does not match system partitioner org.apache.cassandra.dht.Murmur3Partitioner.
Note that the default partitioner starting with Cassandra 1.2 is Murmur3Partitioner, so you
will need to edit that to match your old partitioner if upgrading.is a problem.In 1.2 the
default partitioner was changed, so if you are using 1.2 against old files, you will need
to edit the cassandra.yaml to have org.apache.cassandra.dht.RandomPartitioneras the specified
partitioner. ----- Original Message -----From: "Kumar, Anjani" >;anjani.kumar@infogroup.com
|