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

Jonathan Ellis resolved CASSANDRA-1581.
---------------------------------------

    Resolution: Later

Thanks for the contribution, Weidong.  Unfortunately I don't think this is 
sufficiently general-purpose to include as-is.  (I would like to see it 
combined with sstable2json as sstablexport, and possibly able to filter based 
on column values as well.)

> Filter out keys from SSTables directly
> --------------------------------------
>
>                 Key: CASSANDRA-1581
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1581
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Contrib
>            Reporter: Weidong Zhang
>            Priority: Minor
>             Fix For: 0.6.7
>
>         Attachments: 
> 0001-Implemented-sstablefilter-utililty-tool-command.patch
>
>
> A command tool that filters out keys with a given prefix (or a list of 
> prefixes) from an input SSTable and output the result to a new SSTable.
> Usage: org.apache.cassandra.tools.SSTableFilter <sstable_in> <sstable_out> -p 
> prefix_of_key [-p prefix_of_key [...]]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to