[
https://issues.apache.org/jira/browse/CASSANDRA-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Dusbabek updated CASSANDRA-1002:
-------------------------------------
Attachment: 0001-modify-migrations-to-respect-client-only-mode.patch
> Fat client example cannot find schema
> -------------------------------------
>
> Key: CASSANDRA-1002
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1002
> Project: Cassandra
> Issue Type: Bug
> Components: Contrib
> Affects Versions: 0.7
> Reporter: Johan Oskarsson
> Assignee: Gary Dusbabek
> Fix For: 0.7
>
> Attachments: 0001-modify-migrations-to-respect-client-only-mode.patch
>
>
> Running the client example in contrib shows that it cannot find the schema,
> possibly caused by CASSANDRA-44.
> Throws this error:
> Exception in thread "main" java.lang.IllegalArgumentException: Unknown
> ColumnFamily Standard1 in keyspace Keyspace1
> at
> org.apache.cassandra.config.DatabaseDescriptor.getComparator(DatabaseDescriptor.java:1123)
> at
> org.apache.cassandra.db.ColumnFamily.getComparatorFor(ColumnFamily.java:437)
> at ClientOnlyExample.testWriting(ClientOnlyExample.java:52)
> at ClientOnlyExample.main(ClientOnlyExample.java:169)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.