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
Spark and Cassandra For Machine Learning: Setup - Business Platform Team
5/22/2020
Machine learning is increasingly becoming a part of people’s business platforms. In order to make full use of machine learning in our business platforms, we will need a tool with similar characteristi...
Advanced Apache Cassandra Analytics Now Open For All
5/20/2020
For several years, the most advanced parts of analytics of Apache Cassandra™ have been restricted to only DataStax Enterprise customers. In our continuing commitment to lead with code in our community...
DataSphere: Data Services (DaaS) for Cloud Native Platforms
3/21/2020
SolutionsEnd-to-end technology solutions, expertise, and support across your entire data services stack.Contact Us Technology SolutionsKUDOThis open source initiative is focused on simplifying the ...
Delete operations on Azure Cosmos DB Cassandra API from Spark
3/20/2020
This article describes how to delete data in Azure Cosmos DB Cassandra API tables from Spark.Cassandra API configuration import org.apache.spark.sql.cassandra._ //Spark connector import com.datastax.s...
How to Execute Spark Code on Spark Shell With Cassandra
2/27/2020
In this blog, we will see how to execute our Spark code on Spark shell using Cassandra. This is very efficient when it comes to testing and learning and when we have to execute our code on a Spark she...
Apache Spark, Cassandra and Game of Thrones
Apache Spark with Cassandra is a powerful combination in data processing pipelines. In this tutorial, we will build a Scala application with Spark and Cassandra with battle data from Game of Thrones...
Cassandra Data Modeling Principles for Spark SQL Joins
1/8/2020
This is second article in the series of Cassandra Data Modeling best practices for efficient Spark SQL Joins. You can find previous posts here and here. Dimensional data modeling principles are still...
Cassandra Data Modeling Best Practices for efficient JOIN operation of Cassandra tables in Spark layer
Apache Cassandra and Apache Spark product integration is one of the emerging trends in big data world today. Together, these two products can offer several advantages. Much has already been said about...