Hi,
Have you solved this issue? Sorry we did not answered you earlier.
Is it a bug of Cassandra 2.1.11
Not that I am aware of.
or I misused this command?
What does your command look like? I could try it locally if that helps.
C*heers,
---
Alain Rodriguez - @arodream - al
Hi, All,
We use Cassandra 2.1.11 in our product and I tried its sstable2json to dump
some sstable file like this:
sstable2json full-path-to-sstable-file (e.g. xxx-Data.db).
But I got an assert error at "assert initialized ||
keyspaceName.equals(SYSTEM_KS);" (Keyspace.java:97).
The 'keysp