com.datastax.spark.connector.demo
This demo creates a table in Cassandra, populates it with sample data, then queries it using SparkSQL and finally displays the query results to the standard output. You need to start Cassandra on local node prior to executing this demo.
This demo creates a table in Cassandra, populates it with sample data, then queries it using SparkSQL and finally displays the query results to the standard output. You need to start Cassandra on local node prior to executing this demo.