How to downgrade Cassandra 3.0.0 -> 2.x?
问题 I recently found out that Cassandra 3.0.0 and PrestoDB don't play well together. I have a lot of data loaded into Cassandra 3.0 and I wouldn't like to rebuild the whole thing. Is there a safe way to downgrade to 2.x temporarily until Presto is updated, so then I can come back to 3.0? I know downgrading is not officially supported, but I'm wondering whether more experienced S.O. Cassandra users could point me in the right direction here. I assume the answer will be "don't try it", but who