This document discusses using Spark with Cassandra. It provides an overview of Spark and its Resilient Distributed Dataset (RDD) framework. It describes using the spark-cassandra-connector to expose Cassandra tables as RDDs to read from and write to Cassandra from Spark. It also gives an example of using Spark and Cassandra for bioinformatics by integrating with the ADAM genomics project.