cassandra-util
cassandra-util copied to clipboard
Cassandra Utilities from ProtectWise
Does DeletingCompactionStrategy support cassandra 2.2 tree. Looking through the code it requires org.apache.cassandra.io.sstable.SSTableReader which at least at a cursory glance is not implemented in cassandra 2.2 https://github.com/apache/cassandra/tree/trunk/src/java/org/apache/cassandra/io/sstable When trying to...
At the moment there is no way to compile the Deleting Compaction Strategy library with Maven. I have created a POM file on my local to build the DCS library....
It's been pointed out to me recently that the backup safety net could also be used to migrate account data between clusters. It would be preferable (and safer) to approach...