com.datastax.spark.connector.cql
Default AuthConfFactory that supports no authentication or password authentication. Password authentication is enabled when both spark.cassandra.auth.username and spark.cassandra.auth.password options are present in SparkConf.
AuthConfFactory
spark.cassandra.auth.username
spark.cassandra.auth.password
Default
AuthConfFactory
that supports no authentication or password authentication. Password authentication is enabled when bothspark.cassandra.auth.username
andspark.cassandra.auth.password
options are present in SparkConf.