scassandra / scassandra-server

Stubbed Cassandra
http://www.scassandra.org
Other
87 stars 34 forks source link

Support the datastax maping API #124

Open chbatey opened 8 years ago

chbatey commented 8 years ago

The API relies on getting metadata from the system keyspace, Where as a user could prime the system key space it would be nice to take a CQL file rather than the user having to work out the structure of an internal cassandra table.

cmvoicu commented 5 years ago

What is the workaround for this? Cause if the server is not sending any metadata, then creating a mapper object will throw exception...