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

Jonathan Ellis updated CASSANDRA-1059:
--------------------------------------

             Assignee: Eric Evans
        Fix Version/s: 0.6.2
                           (was: 0.6.1)
    Affects Version/s:     (was: 0.6.1)

this means you gave it an invalid command (you can't "get" an entire CF at 
once) and it didn't know how to give you a human-readable error from that.  

> Exception when run "get Keyspace1.Standard1" command in the CLI
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-1059
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1059
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: Linux
>            Reporter: ESSOUSSI Jamel
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.6.2
>
>
> Connected to: "Test Cluster" on 10.0.3.44/9160
> cassandra> get Keyspace1.Standard1
> line 0:-1 mismatched input '<EOF>' expecting '['
> Exception in thread "main" java.lang.AssertionError
>         at org.apache.cassandra.cli.CliClient.executeGet(CliClient.java:331)
>         at 
> org.apache.cassandra.cli.CliClient.executeCLIStmt(CliClient.java:74)
>         at org.apache.cassandra.cli.CliMain.processCLIStmt(CliMain.java:213)
>         at org.apache.cassandra.cli.CliMain.main(CliMain.java:270)

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