Hi Jason, nodetool refresh <ks> <cf> should be ok. You can also restart the node.
Both should work. C*heers, ----------------- Alain Rodriguez France The Last Pickle http://www.thelastpickle.com 2016-02-24 7:07 GMT+01:00 Jason Kania <jason.ka...@ymail.com>: > Hi, > > I encountered an error in Cassandra or the latest Oracle JVM that causes > the JVM to terminate during compaction in my situation (CASSANDRA 11200). > In trying work around the problem and access the data , I moved the data eg > ma-NNN-big-Filter.db, ma-367-big-Data.db etc. out of the data directory and > ran some cleanup commands which allowed the overall compactions to proceed. > > Now I am wondering how I can get Cassandra to reaccess the data when it is > put back into place. Right now, a SELECT * query on the table returns no > results even though the files are back in place. > > Also are there any tools to actually repair the data rather than copy it > from a replica elsewhere because with the JVM error, the database JVMs are > not staying up. > > Suggestions would be appreciated. > > Thanks, > > Jason >