You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Santal Li (JIRA)" <ji...@apache.org> on 2010/02/05 02:48:27 UTC

[jira] Updated: (CASSANDRA-766) SSTableExport can not accept -f , -k options

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

Santal Li updated CASSANDRA-766:
--------------------------------

    Attachment: issue766.patch

patch submit

> SSTableExport can not accept -f , -k options
> --------------------------------------------
>
>                 Key: CASSANDRA-766
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-766
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.5
>         Environment: Linux
>            Reporter: Santal Li
>            Priority: Minor
>         Attachments: issue766.patch
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> the SSTableExport command can not accept -f , -k options correct, always said as bellow:
> [root@hfdevcasda01 bin]# ./sstable2json -f out.json /opt/cassandra-wbx/data/CONTENT_HF/ChangeHistory-2-Data.db
> You must supply exactly one sstable
> Usage: org.apache.cassandra.tools.SSTableExport [-f outfile] <sstable> [-k key [-k key [...]]]

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