SSTableExport should be able to enumerate keys
----------------------------------------------
Key: CASSANDRA-679
URL: https://issues.apache.org/jira/browse/CASSANDRA-679
Project: Cassandra
Issue Type: Improvement
Reporter: Brandon Williams
Assignee: Brandon Williams
Priority: Trivial
Fix For: 0.9
Attachments: 0001_sste_enum_keys.patch
Sometimes when troubleshooting it would be nice to have the ability to dump
just the keys from an SSTable without the overhead of deserializing the entire
row and serializing it to json. Just a plain text dump of every key, one per
line.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.