Cassandra.Link
The best knowledge base on Apache Cassandra®
Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.
A collection of 2 posts
Cassandra Sink for Spark Structured Streaming
11/18/2020
I've recently begun to use Spark and had to store the results produced by Structured Streaming API in a Cassandra database.In this post, I provide a simple example of how to create and use Cassandra s...
polomarcus/Spark-Structured-Streaming-Examples
8/5/2020
Stream the number of time Drake is broadcasted on each radio. And also, see how easy is Spark Structured Streaming to use using Spark SQL's Dataframe APIRun the ProjectStep 1 - Start containersStart t...