【发布时间】:2015-01-16 06:12:30
【问题描述】:
我在 OSX 上安装了 Cassandra。 尝试从 /bin/ 运行 cqlsh 时,出现以下错误:
> Connection error: ('Unable to connect to any servers', {'127.0.0.1':
> ConnectionShutdown('Connection <AsyncoreConnection(4522252560)
> 127.0.0.1:9160 (closed)> is already closed',)})
我在安装 Cassandra 时遇到了困难,我使用了 brew install cassandra,从 datastax 安装了 DSE,并从 Apache 下载了二进制文件。
【问题讨论】: