I went poking into the cli to try to figure out what the replication factor is the the keyspace backing cassandraFS, but "show keyspaces did the following... (brief session transcript)
[default@unknown] connect localhost/9160;
Connected to: "Brisk One Node Cluster" on localhost/9160
[default@unknown] show keyspaces;
Required field 'replication_factor' was not found in serialized data! Struct: KsDef(name:system, .... etc
I invoked it from the Brisk home directory. Is this indicative of a problem, or is this expected.
Also, how do I find out what the keyspace definition is for the cassandraFS keyspace, or am I incorrect in assuming that cassandraFS is backed by a regular keyspace?
