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
CassandraConnectorConfobjects. Allows for manually setting connection properties or reading them fromSparkConfobject. By embedding connection information inSparkConf,SparkContextcan offer Cassandra specific methods which require establishing connections to a Cassandra cluster.