Golang + Cassandra + Text Search

2017-10-23 Thread Ridley Submission
Hi, Quick question, I am wondering if anyone here who works with Go has specific recommendations for as simple framework to add text search on top of cassandra? (Apologies if this is off topic—I am not quite sure what forum in the cassandra community would be best for this type of question)

QueryProcessor.java:160 - prepared statement recreation error

2017-10-15 Thread Ridley Submission
Just did a restart on a node I'm upgrading from 3.11.0 to 3.11.1 and I am a delayed startup due to a large sequence of these type of messages:: WARN [main] 2017-10-16 12:53:16,040 QueryProcessor.java:160 - prepared statement recreation error: select link, processed from to_editor where

Re: How to interpret uninterpreted `nodetool compact` java stack trace in 3.11.0

2017-10-08 Thread Ridley Submission
Ok thanks for your reply. I do believe this one is already in JIRA: https://issues.apache.org/jira/browse/CASSANDRA-13897?jql=text%20~%20%22nodetool%20flush%20compact%22 Regards, Ridley NB: The debug.log provides only minimal extra information above what is in that JIRA ticket. The name of the

How to interpret uninterpreted `nodetool compact` java stack trace in 3.11.0

2017-10-08 Thread Ridley Submission
Hi Everyone, I wonder how do we interpret this error message? Does it mean that the compaction failed? Is this an error I should be concerned about? Thanks, Ridley cassandra@server:$ nodetool compact error: null -- StackTrace -- java.lang.AssertionError at