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
jparkie/Spark2Cassandra
2/24/2021
Spark Library for Bulk Loading into CassandraRequirementsSpark2Cassandra supports Spark 1.5 and above.Spark2Cassandra Version Cassandra Version 2.1.X 2.1.5+ 2.2.X 2.1.X DownloadsSBTlibraryDependencies...
Spark and Cassandra’s SSTable loader
ArunkumarMay 13, 2018·3 min readWhy: We had a lot of very useful data in our Warehouse and wanted to take advantage of those data in some of our production service to enhance the user’s experience. So...
Our Favorite Engineering Blogs
2/9/2021
Have you ever wanted to read about what goes on in the back end of Pinterest, Google, Uber, and your other favorite tech companies?A great thing about the modern engineering world is many companies ar...
Advanced Apache Cassandra Analytics Now Open For All
2/6/2021
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...
Data Operations with Spark and Cassandra - Business Platform Team
2/3/2021
In this blog, we will discuss a few different data operations we can do with Apache Spark and Cassandra; as well as, steps that you can use to try it out yourself.We will cover a few different data op...
brianmhess/DSE-Spark-HDFS
1/28/2021
#IntroductionThe goal of this Exercise is to learn how to access data in HDFS via Spark in DSE 4.6.A simple scenario we want to address is loading data from files in HDFS in an external Hadoop system ...
jberragan/spark-cassandra-bulkreader
1/12/2021
This project provides a library for reading raw Cassandra SSTables into SparkSQL along the principles of ’streaming compaction’.By reading the raw SSTables directly, the Cassandra-Spark Bulk Reader en...
DataStax-Examples/astra-spark-migration
1/3/2021
40 minutes, Expert, Start BuildingMigrate data from an existing Cassandra cluster to Astra using a Spark application.ObjectivesLeverage Spark to migrate data from a Cassandra cluster to Cassandra on A...