Cannot to connect to a Cassandra DB from localhost
- by DJYod
Hello,
I don't know if I'm on the right site,
I installed OpenSolaris a single cassandra node, I don't have other node.
On the same server, I install Ruby 1.8 with the gem Cassandra.
If I try to connect from my computer to the Cassandra node through the ruby gem cassandra, I can connect perfectly, if I try to to the same from the ruby gem…