Using Spark modules with DataStax Enterprise
- Getting started with Spark Streaming
-
Spark Streaming allows you to consume live data streams from sources, including Akka, Kafka, and Twitter. This data can then be analyzed by Spark applications, and the data can be stored in the database. This example uses Scala.
- Using Spark SQL to query data
-
Spark SQL allows you to execute Spark queries using a variation of the SQL language.
- Using SparkR with DataStax Enterprise
-
Apache SparkR is a front-end for the R programming language for creating analytics applications. DataStax Enterprise integrates SparkR to support creating data frames from DSE data.