Easy bad things that can done on Cassandra with default settings.
Run strings against a file in your data directory that matches the pattern '*Data*':
$ strings /var/lib/cassandra/data/sample_table/*Data* <partition_key>
$ od - dump files in octal and other formats and combine file outpus
***
No comments:
Post a Comment