我在运行Ubuntu Server 10.10的虚拟机上安装了cassandra。
cassandralogin失败与org.apache.cassandra.auth.AllowAllAuthenticator但我总是收到以下错误信息:
Login failure. Did you specify 'keyspace', 'username' and 'password'?
事实certificate,当你指定一个开放的端口不会立即拒绝你的连接,你会得到这个错误。 我的cassandra实例实际上是运行在9160端口,而不是我正在尝试的8080。