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