【发布时间】:2014-05-08 07:26:10
【问题描述】:
在 DevCenter 中,我收到一个错误:[功能] 是在 CQL 3.1.0 中引入的,您正在运行 CQL 3.0.5。
这没有意义,因为我使用的是绝对最新版本的 Cassandra (2.0.6);通过 cqlsh 连接显示它使用的是 3.1.1:
Connected to Test Cluster at localhost:9160.
[cqlsh 4.1.1 | Cassandra 2.0.6 | CQL spec 3.1.1 | Thrift protocol 19.39.0]
Use HELP for help.
我可以做些什么来让 DevCenter 理解它应该使用 3.1.1 进行连接?
【问题讨论】: