You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tyler Patterson (JIRA)" <ji...@apache.org> on 2012/09/04 21:09:07 UTC

[jira] [Created] (CASSANDRA-4614) CREATE KEYSPACE error with cqlsh -3 on trunk

Tyler Patterson created CASSANDRA-4614:
------------------------------------------

             Summary: CREATE KEYSPACE error with cqlsh -3 on trunk
                 Key: CASSANDRA-4614
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4614
             Project: Cassandra
          Issue Type: Bug
         Environment: current trunk 769fe895a36868c47101f681f5fdd721bee1ad62
            Reporter: Tyler Patterson
            Assignee: paul cannon



{code}
cqlsh> create KEYSPACE test WITH strategy_class = 'SimpleStrategy' AND strategy_options:replication_factor = 1;
Bad Request: line 1:80 mismatched input ':' expecting '='
{code}
There is no error in the cassandra log.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CASSANDRA-4614) CREATE KEYSPACE error with cqlsh -3 on trunk

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-4614.
---------------------------------------

    Resolution: Invalid
      Assignee:     (was: paul cannon)

See CASSANDRA-4497
                
> CREATE KEYSPACE error with cqlsh -3 on trunk
> --------------------------------------------
>
>                 Key: CASSANDRA-4614
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4614
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: current trunk 769fe895a36868c47101f681f5fdd721bee1ad62
>            Reporter: Tyler Patterson
>
> {code}
> cqlsh> create KEYSPACE test WITH strategy_class = 'SimpleStrategy' AND strategy_options:replication_factor = 1;
> Bad Request: line 1:80 mismatched input ':' expecting '='
> {code}
> There is no error in the cassandra log.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira