Re: Weird behavior in Cassandra 1.1.0 - throwing unconfigured CF exceptions when the CF is present

2012-09-15 Thread Tharindu Mathew
It was a config issue at our end. This can happen, if you are trying to insert events into a CF that's not created. Probably, can happen if you have a cluster and it's not in sync as well. Not sure about the latter case though. On Sat, Sep 15, 2012 at 2:16 PM, S.Sree Hari Nagarajan

Re: Weird behavior in Cassandra 1.1.0 - throwing unconfigured CF exceptions when the CF is present

2012-06-24 Thread aaron morton
I would check if the schema's have diverged, run describe cluster in the cli. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 22/06/2012, at 12:22 AM, Tharindu Mathew wrote: Hi, I'm having issues with Hector 1.1.0 and Cassandra 1.1.0.

Re: Weird behavior in Cassandra 1.1.0 - throwing unconfigured CF exceptions when the CF is present

2012-06-24 Thread Tharindu Mathew
Yes, it seems an error on our side. Sorry for the noise. On Sun, Jun 24, 2012 at 11:38 PM, aaron morton aa...@thelastpickle.comwrote: I would check if the schema's have diverged, run describe cluster in the cli. Cheers - Aaron Morton Freelance Developer @aaronmorton