Closed
Solved
Connect-Cassandra connection failure
Hi ,
We are trying to do a POC by connecting to an external Cassandra cluster.When I tried to configure the connect-Cassandra rule with the host /port and test the connectivity , it throws the below exception.
Show More
Hi ,
We are trying to do a POC by connecting to an external Cassandra cluster.When I tried to configure the connect-Cassandra rule with the host /port and test the connectivity , it throws the below exception.
Connection error:
com.pega.bigdata.cassandra.client.datastax.NoHostAvailableException: Host is not available, caused by com.datastax.driver.core.exceptions.NoHostAvailableException: All host(s) tried for query failed (tried: /10.4.17.60:9042 (com.datastax.driver.core.exceptions.TransportException: [/10.4.17.60:9042] Cannot connect))
Both the Cassandra and pega are configured in the same box and hence I am not sure why there is a connection problem.
Please find attached the screenshot of the connect-Cassandra rule
Show Less