I use Cassandra 0.7.8, and when using the command I found the error message " You must supply exactly one sstable ": "bin/sstable2json [-f OUT_FILE] SSTABLE" my command: bin/sstable2json -f test.json /storage/cassandra/Test-f-35-Data.db
So, does the -f option work in this version?
source share