figured out the problems, node 1 has configuration error due to a problem
in ansible script, which set rpc_address to localhost.
On node 3, after clearing the logs and restarting I saw this in log file
INFO [main] 2017-07-26 09:26:36,938 Server.java:160 - Starting
listening for CQL clients on /10
each node has its own ip for listen_address and rpc_address. seed node ip
is fixed to 10.128.1.1 on all nodes. configuration was written using
ansible and I have also verified it.
On Wed, Jul 26, 2017 at 3:52 AM, Erik Forkalsud wrote:
> On 07/25/2017 05:13 AM, Junaid Nasir wrote:
>
> listen_addr
On 07/25/2017 05:13 AM, Junaid Nasir wrote:
|listen_address: 10.128.1.1 rpc_address: 10.128.1.1|
Are these the values on all three nodes?
If so, try with empty values:
|listen_address: rpc_address:|
or make sure each node has its own IP address configured.
I have a small 3 nodes C* + Spark cluster, when I run any query on spark it
gives me connection refused error on 2 C* nodes. which puts all the
pressure on single node resulting in bad performance. below is the error
from spark-submit
17/07/25 12:00:22 INFO Cluster: New Cassandra host /10.128.1.1: