What is your rack setup?
From: Antonio Ye
Sent: Sunday, July 23, 5:07 PM
Subject: Access to Cassandra from Spark streaming job extremely slow when Cassandra nodes are down
To: DataStax Spark Connector for Apache Cassandra
While testing Spark and Cassandra HA, we killed 3 out of 9 Cassandra nodes. Our Spark job continues to run and no errors are reported but it is running extremely slow when we do this. Each batch used to take about 16 seconds to process but after killing the
Cassandra nodes it takes several minutes. When we remove the 3 nodes from the Cassandra cluster by running nodetool removenode the performance goes back to what it used to be before killing the 3 nodes. Any ideas why this is happening? We are using NetworkTopologyStrategy
with a replication factor of 3 for our keyspace.Another thing to note is that we are running on Kubernetes cluster in AWS and setting endpoint_snitch to Ec2Snitch. -- You received this message because you are subscribed to the Google Groups "DataStax Spark
Connector for Apache Cassandra" group. To unsubscribe from this group and stop receiving emails from it, send an email to
spark-connector-...@lists.datastax.com.