Details
-
Task
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Operability
-
Normal
-
All
-
None
-
Description
It looks like no one has reviewed the contents of README.asc. Instead of the CREATE KEYSPACE command, the example CQL reads:
cqlsh> CREATE SCHEMA schema1 WITH replication = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 };