【问题标题】:How fix error in install and connect apache cassandra on win?如何修复安装错误并在win上连接apache cassandra?
【发布时间】:2016-02-22 19:20:07
【问题描述】:

当我在 git bash 中使用命令 bin/cassandra install 时,它会显示此错误:

$ Error: Could not find or load main class org.apache.cassandra.service.CassandraDaemon

它在“cmd”上完成,但是当我使用 bin/cqlsh 时出现此错误:

Connection error: ('Unable to connect to any servers', 
{'127.0.0.1': error(10061, "Tried connecting to [('127.0.0.1', 9042)].
Last error: No connection could be made because the target machine actively refused it")})

我该如何解决?

【问题讨论】:

  • 请编辑问题并将此信息作为问题的一部分放在上面的评论中。

标签: cassandra


【解决方案1】:

为了在 windows 上安装 cassandra,这是这项工作的唯一方法,我们应该使用 datastax 安装它吗?还是只能安装 cassandra?

【讨论】:

    猜你喜欢
    • 2020-01-10
    • 1970-01-01
    • 1970-01-01
    • 2022-09-27
    • 2018-02-11
    • 2018-12-04
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多