Re: change cluster name

2012-08-08 Thread rajesh.ba...@orkash.com
Hi Tim, I had a similar problem and I sorted it out in the following manner. The cluster name is stored in two places. In he cassandra.yaml and the system keyspace. Everytime you start a node it checks the cluster name in both these places. If changes in the configuration files is not working

Re: Error starting cassandra node

2012-08-07 Thread rajesh.ba...@orkash.com
like Schema*.*. Please backup files before deletion in case something goes wrong. Ei (12/08/07 14:19), rajesh.ba...@orkash.com wrote: Hi Everyone, I have an error starting a cassandra node. I have checked the configuration file cassandra.yaml where the cluster name is Brisk Cluster.Where

Error starting cassandra node

2012-08-06 Thread rajesh.ba...@orkash.com
Hi Everyone, I have an error starting a cassandra node. I have checked the configuration file cassandra.yaml where the cluster name is Brisk Cluster.Where as the when i start the node it give me exception with the cluster name as Test Cluster. I am using brisk-1.0-beta2 version. ERROR

Got exception running Sqoop: org.apache.cassandra.db.marshal.MarshalException: 97 is not recognized as a valid type, while importing data from mysql to cassandra using sqoop

2012-08-02 Thread rajesh.ba...@orkash.com
Hi Everyone, I am trying to import data into cassandra column family from mysql and i am getting the following error. ERROR sqoop.Sqoop: Got exception running Sqoop: org.apache.cassandra.db.marshal.MarshalException: 97 is not recognized as a valid type