com.datastax.spark.connector.cql
Entry point for obtaining AuthConf object from SparkConf, used when establishing connections to Cassandra. The actual AuthConf creation is delegated to the AuthConfFactory pointed by spark.cassandra.auth.conf.factory property.
AuthConf
spark.cassandra.auth.conf.factory
Entry point for obtaining
AuthConf
object from SparkConf, used when establishing connections to Cassandra. The actualAuthConf
creation is delegated to the AuthConfFactory pointed byspark.cassandra.auth.conf.factory
property.