Erick Ramirez created CASSANDRA-15983:
-----------------------------------------

             Summary: DOC - Fix incorrect CREATE SCHEMA command in README.asc 
                 Key: CASSANDRA-15983
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15983
             Project: Cassandra
          Issue Type: Task
            Reporter: Erick Ramirez
            Assignee: Erick Ramirez


It looks like no one has reviewed the contents of 
[{{README.asc}}|https://github.com/apache/cassandra/blob/cassandra-3.11.7/README.asc].
 Instead of the {{CREATE KEYSPACE}} command, the example CQL reads:

{noformat}
cqlsh> CREATE SCHEMA schema1
       WITH replication = { 'class' : 'SimpleStrategy', 'replication_factor' : 
1 };
{noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to