【发布时间】:2020-01-10 01:25:32
【问题描述】:
我尝试使用 cqlsh
访问 Apache Cassandra但它返回错误
Connection error: ('Unable to connect to any servers', {'127.0.0.1': error(111, "Tried connecting to [('127.0.0.1', 9042)]. Last error: Connection refused")})
【问题讨论】:
-
您是否对 Cassandra 配置文件进行了任何更改?您是否使用身份验证进行连接?