【发布时间】:2016-02-14 22:18:19
【问题描述】:
我想连接到 cassandra,但收到此错误:
$ bin/cqlsh
Connection error: ('Unable to connect to any servers', {'192.168.1.200': error(10061, "Tried connecting to [('192.168.1.200', 9042)]. Last error: No connection could be made because the target machine actively refused it")})
【问题讨论】:
-
我读过,但它们不适合我。
-
@Hadi 如果您仍然对此感兴趣,我找到了适合我的解决方案。有完全相同的错误消息。
标签: cassandra connection