小编Swa*_*rup的帖子

创建密钥空间时出现错误“无法找到复制策略类'org.apache.cassandra.locator.simplestrategy”

我已经安装了“Apache Cassandra 3.9.0 的 DataStax 分发版”。打开 cassandra CQL shell 后,我运行了以下命令

Create keyspace KeyspaceName
with replicaton{'class':'simplestrategy','replication_factor': 1}
Run Code Online (Sandbox Code Playgroud)

但我收到一个错误:

Unable to find replication strategy class 'org.apache.cassandra.locator.simplestrategy'
Run Code Online (Sandbox Code Playgroud)

cassandra datastax

2
推荐指数
1
解决办法
1765
查看次数

标签 统计

cassandra ×1

datastax ×1