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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12801156#action_12801156 ] 

Hudson commented on CASSANDRA-679:
----------------------------------

Integrated in Cassandra #325 (See [http://hudson.zones.apache.org/hudson/job/Cassandra/325/])
    add bin/sstablekeys, listing just the keys from an sstable (actually, from its index file), one per line.
patch by Brandon Williams and jbellis for 


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