Content Deep Dive
Kindling Part 2: An Introduction to Spark with Cassandra
Blog post from DataStax
Post Details
Company
Date Published
Author
Erich Ess
Word Count
1,049
Language
English
Hacker News Points
-
Summary
Erich Ess, CTO of SimpleRelevance, discusses using Apache Spark with Cassandra for Extract, Transform, and Load (ETL) tasks. The text provides a detailed walkthrough on how to parse and load the MovieLens dataset into Cassandra, then perform simple analytics. It also highlights the benefits of caching in Spark for improved performance during ETL processes.