[Solved] Cassandra Connection Refuse


Cassandra JMX only listens to localhost for security reasons. If you wish to open up remote connections, read https://wiki.apache.org/cassandra/JmxSecurity for details on how to do this properly. The configurations for setting up JMX are in conf/cassandra-env.sh.

solved Cassandra Connection Refuse