[
https://issues.apache.org/jira/browse/CASSANDRA-15983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17165207#comment-17165207
]
Erick Ramirez edited comment on CASSANDRA-15983 at 7/26/20, 12:43 PM:
----------------------------------------------------------------------
Replaced {{CREATE SCHEMA}} with {{CREATE KEYSPACE}} in {{README.asc}}.
PR 693 - https://github.com/apache/cassandra/pull/693
Patch - [^CASSANDRA-15983.txt]
P.S. The PR only applies to {{trunk}}. I wasn't sure if I should patch 3.11,
3.0, 2.2 & 2.1.
was (Author: flightc):
Replaced {{CREATE SCHEMA}} with {{CREATE KEYSPACE}} in {{README.asc}}.
> 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
> Components: Documentation/Website
> Reporter: Erick Ramirez
> Assignee: Erick Ramirez
> Priority: Normal
> Attachments: CASSANDRA-15983.txt
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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]