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 3 posts
Read CSV File in Spark and Write it to Cassandra
1/15/2018
Vote count: 1 I am trying to read a CVS File with Spark and then save it to Cassandra. Saving to Cassandra is working, when I'm using trivial v...
markthebault/importCSVSparkCassandra
README.md This short example will show you how easily is to import CSV files from your AWS S3 buckets using spark into cassandra. Setting up your applicaiton Clone this repository g...
From Cassandra to S3, with Spark
Apache Cassandra, a scalable and high-availability platform, is a good choice for high volume event management applications, such as large deployments of sensors. Applications include telematics data ...