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 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...
Streaming Analytics with Spark, Kafka, Cassandra, and Akka - Databricks
This talk will address how a new architecture is emerging for analytics, based on Spark, Mesos, Akka, Cassandra and Kafka (SMACK). Popular architecture like Lambda separate layers of computation and d...
Spark Streaming, Kafka and Cassandra Tutorial - Instaclustr
11/4/2020
This tutorial builds on our basic “Getting Started with Instaclustr Spark and Cassandra” tutorial to demonstrate how to set up Apache Kafka and use it to send data to Spark Streaming where it is summa...
YugabyteDB Architecture: Diverse Workloads with Operational Simplicity - The Distributed SQL Blog
11/1/2020
DataStax-Examples/SparkBuildExamples
10/23/2020
These are template projects that illustrate how to build Spark Application written in Java or Scala with Maven, SBT or Gradle which can be run on either DataStax Enterprise (DSE) or Apache Spark. The...
mgubaidullin/infinity
9/4/2020
Infinity is a prototype of cloud-agnostic forecasting platform inspired by Amazon Forecast service.Project was created as a part of the DataStax Hackathon aka ✨ASTRAKATHON✨ and won the first p...
Expero Blog | Building a Distributed Data Ingestion Pipeline
8/26/2020
IntroductionOn a recent client engagement where we had to load and process data from several data sources, we were tasked with a broader mandate to develop a wholesale data loading strategy for a suit...
polynote/polynote
8/25/2020
Polynote is an experimental polyglot notebook environment. Currently, it supports Scala and Python (with or without Spark), SQL, and Vega.For more information, see Polynote's websiteCurrent notebook ...