objectCassandraConnectorConf extends Logging with Serializable
A factory for CassandraConnectorConf objects.
Allows for manually setting connection properties or reading them from SparkConf
object. By embedding connection information in SparkConf,
SparkContext can offer Cassandra specific methods which require establishing
connections to a Cassandra cluster.
A factory for CassandraConnectorConf objects. Allows for manually setting connection properties or reading them from SparkConf object. By embedding connection information in SparkConf, SparkContext can offer Cassandra specific methods which require establishing connections to a Cassandra cluster.