Getting below error while connecting to cassandra cluster using python driver.
Error:
Caused by: java.io.IOException: Failed to open native connection to Cassandra at {IP's}:9042
at com.datastax.spark.connector.cql.CassandraConnector$.createSession(CassandraConnector.scala:168)
Please help me in understanding this issue!