小编Ema*_*man的帖子

CQLSH ProtocolError

输入cqlsh来启动已启动cassandra服务器的cassandra shell时,我遇到cqlsh错误

Connection error: ('Unable to connect to any servers', {'127.0.0.1': ProtocolError("cql_version '3.3.1' is not supported by remote (w/ native protocol). Supported versions: [u'3.4.2']",)})
Run Code Online (Sandbox Code Playgroud)

我也已经安装了cassandra-driver并导出CQLSH_NO_BUNDLED = true,但是没有任何变化有人可以解决这个问题吗?我的卡桑德拉版本是3.6

cassandra cqlsh cassandra-3.0

3
推荐指数
1
解决办法
965
查看次数

标签 统计

cassandra ×1

cassandra-3.0 ×1

cqlsh ×1