com.datastax.spark.connector.cql
Creates both native and Thrift connections to Cassandra. The connector provides a DefaultConnectionFactory. Other factories can be plugged in by setting spark.cassandra.connection.factory option.
spark.cassandra.connection.factory
Creates and configures native Cassandra connection
List of allowed custom property names passed in SparkConf
Creates both native and Thrift connections to Cassandra. The connector provides a DefaultConnectionFactory. Other factories can be plugged in by setting
spark.cassandra.connection.factory
option.