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 168 posts
Cassandra and SparkSQL: You Don't Need Functional Programming for Fun - Databricks
12/2/2020
Did you know almost every feature of the Spark Cassandra connector can be accessed without even a single Monad! In this talk I’ll demonstrate how you can take advantage of Spark on Cassandra using onl...
Spark And Cassandra: 2 Fast, 2 Furious
Spark And Cassandra: 2 Fast, 2 Furious SlideShare Explore You Successfully reported this slideshow.Spark And Cassandra: 2 Fast, 2 FuriousUpcoming SlideShareLoading i...
Cassandra and Spark: Optimizing for Data Locality-(Russell Spitzer, D…
Cassandra and Spark: Optimizing for Data Locality-(Russell Spitzer, D… SlideShare Explore You Successfully reported this slideshow.Cassandra and Spark: Optimizing fo...
Spark And Cassandra: 2 Fast, 2 Furious - Databricks
Not since peanut butter and jelly has there been such an epic combo. Spark is the world’s foremost distributed analytics platform, delivering in-memory analytics with a speed and ease of use unheard o...
Cassandra and Spark: Optimizing for Data Locality - Databricks
There are only three things that are important in doing analytics on a distributed database: Locality, locality and locality. Learn how the Cassandra-Spark connector builds RDD’s and optimizes for int...
Connect Apache Spark and DataStax Astra - Business Platform Team
11/19/2020
In this blog, we discuss connecting Apache Spark and DataStax Astra. Also, a webinar recording is embedded below if you want to watch a live demo where we use Gitpod and Spark-Shell to connect to Data...
Apache Spark Streaming with Kafka and Cassandra I
11/18/2020
PrerequitesWe need to make sure Java is installed: $ java -version openjdk version "1.8.0_111" OpenJDK Runtime Environment (build 1.8.0_111-8u111-b14-2ubuntu0.16.04.2-b14) OpenJDK 64-Bit Server VM (bu...
Creating Data Pipeline with Spark streaming, Kafka and Cassandra
Reading Time: 3 minutes Hi Folks!! In this blog, we are going to learn how we can integrate Spark Structured Streaming with Kafka and Cassandra to build a simple data pipeline. Spark Structured Stre...