You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/01/07 02:16:54 UTC

[jira] Updated: (CASSANDRA-679) SSTableExport should be able to enumerate keys

     [ https://issues.apache.org/jira/browse/CASSANDRA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-679:
---------------------------------------

    Attachment: 0001_sste_enum_keys.patch

Patch to SSTE to enumerate keys, new bin/sscatkeys script to use it.

> 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.