I found the documentation to be incorrect, but this is how I use it on aws:
sudo touch /jsonfile
sudo chown ubuntu:ubuntu /jsonfile
sudo /cassandra/bin/sstable2json /cassandra/data/keyspacename/sstabledirectory/sstablename-data-db > /jsonfile
enjoy (thats not part of the code)
No comments:
Post a Comment