Re: : Read a negative frame size (-2113929216)!

2014-04-26 Thread Chris Lohfink
Try running with "-version:class" added to your jvm options on your client. Can you give the output for the jar files for thrift/cassandra? (i.e. cassandra, cassandra-thrift, and thrift lib) --- Chris Lohfink On Apr 25, 2014, at 11:30 PM, Vivek Mishra wrote: > TSocket socket = n

[ANN] Apache Gora 0.4 Released

2014-04-26 Thread Lewis John Mcgibbney
Good Afternoon Everyone, > > The Apache Gora team are very proud to announce the immediate release of > Gora 0.4 which is a major release for the project. > > The Apache Gora open source framework provides an in-memory data model and > persistence for big data. Gora supports persisting to column st

Node never know a table has been DROP or CREATE if its gossip is disabled while executing this query

2014-04-26 Thread Zhe Yang
Hi all, I'm using Cassandra 2.0.6 and I have 8 nodes. I'm doing some tests by using operations below: disable gossip of node A; check the status by nodetool in other node, node A is Down now; use cqlsh connecting an "Up" node and create a table; enable gossip of node A; check the status, all node