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
AuthConfFactorythat supports no authentication or password authentication. Password authentication is enabled when bothspark.cassandra.auth.usernameandspark.cassandra.auth.passwordoptions are present in SparkConf.