You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Assigned) (JIRA)" <ji...@apache.org> on 2011/10/15 06:22:12 UTC

[jira] [Assigned] (CASSANDRA-3126) unable to remove column metadata via CLI

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

Jonathan Ellis reassigned CASSANDRA-3126:
-----------------------------------------

    Assignee: Pavel Yaskevich
    
> unable to remove column metadata via CLI
> ----------------------------------------
>
>                 Key: CASSANDRA-3126
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3126
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Radim Kolar
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>              Labels: cassandra-cli
>             Fix For: 0.8.8
>
>
> I cant find way how to remove all columns definitions without CF import/export.
> [default@int4] update column family sipdb with column_metadata = [];
> Syntax error at position 51: required (...)+ loop did not match anything at input ']'
> [default@int4] update column family sipdb with column_metadata = [{}];
> Command not found: `update column family sipdb with column_metadata = [{}];`. Type 'help;' or '?' for help.
> [default@int4]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira