firebrand
firebrand copied to clipboard
auto persisting tables appears to create tables with COMPACT STORAGE enabled
I am attempting to persist data in a Cassandra 2.1 cluster, but the tables are being created automatically with COMPACT STORAGE enabled. I would like to disable this and create the tables without this setting.