phact / CassandraDataModeler

Data Modeler and diagnostic tool for Cassandra
http://www.sestevez.com/sestevez/CassandraDataModeler/
Apache License 2.0
24 stars 12 forks source link

Generate Cassandra Stress Command based on data model #9

Closed phact closed 9 years ago

phact commented 10 years ago

http://www.datastax.com/documentation/cassandra/2.0/cassandra/tools/toolsCStressOptions_r.html

phact commented 10 years ago

Did part of this, currently generates a fake yaml for cassandra stress based on the table def -- the rest of the file is junk right now.

phact commented 9 years ago

Fixed, now it generates an actual yaml.