[
https://issues.apache.org/jira/browse/CASSANDRA-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claudio Atzori resolved CASSANDRA-4272.
---------------------------------------
Resolution: Invalid
> Keyspace name case sensitivity
> ------------------------------
>
> Key: CASSANDRA-4272
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4272
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 1.1.0
> Environment: cassandra-cli
> Reporter: Claudio Atzori
>
> I've been trying to define a keyspace from the cassandra-cli on a cluster of
> 5 nodes (1.1.0), but I got a NotFoundException(), after a schema agreement
> accross the cluster message, which I guess It can be quite confusing, because
> the keyspace wasn't created at all.
> [default@unknown] create keyspace 'MY_NEW_KEYSPACE' with placement_strategy =
> 'org.apache.cassandra.locator.SimpleStrategy' and strategy_options =
> {replication_factor:2} ;
> ba6a9a70-e983-3b9c-bd8c-b0022865bb3e
> Waiting for schema agreement...
> ... schemas agree across the cluster
> NotFoundException()
> BTW, I've been able to create the keyspace by lowercasing its name.
--
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