[
https://issues.apache.org/jira/browse/CASSANDRA-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12883631#action_12883631
]
Eric Evans commented on CASSANDRA-1238:
---------------------------------------
Avro support is in-progress and considered experimental. There are still a
number of unimplemented RPC methods.
That said, you can create column families and keyspaces at once using
{{system_add_keyspace}} but supplying a list of CfDefs (see the system tests
for an example of this).
> Cassandra AVRO api is missing system_add_column_family
> ------------------------------------------------------
>
> Key: CASSANDRA-1238
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1238
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7
> Environment: Mac OSX 10.6.4, Cassandra Trunk, Rev. 958403, java
> 1.6.0_20
> Reporter: Christian van der Leeden
> Assignee: Eric Evans
>
> The cassandra.avpr does contain the method system_add_keyspace but is missing
> the system_add_column_family.
> Workaround: have to revert to the thrift API to create column families.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.