Creates and configures native Cassandra connection
List of allowed custom property names passed in SparkConf
(cassandraConnectionFactory: StringAdd).self
(cassandraConnectionFactory: StringFormat).self
(cassandraConnectionFactory: ArrowAssoc[CassandraConnectionFactory]).x
(Since version 2.10.0) Use leftOfArrow instead
(cassandraConnectionFactory: Ensuring[CassandraConnectionFactory]).x
(Since version 2.10.0) Use resultOfEnsuring instead
Creates both native and Thrift connections to Cassandra. The connector provides a DefaultConnectionFactory. Other factories can be plugged in by setting
spark.cassandra.connection.factoryoption.