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 1409 posts
wildengineer/cassandra-data-copy-tool
1/23/2018
This simple java based tool copies data from a live cassandra table to another. The source and destination tables do not need to be on the same cluster or keyspace. All you need to ensure is that the ...
Real-Time Replication from MySQL to Cassandra
Earlier this month I blogged about our new Hadoop applier, I published the docs for that this week (http://docs.continuent.com/tungsten-replicator-3.0/deployment-hadoop.html) as part of the Tungsten R...
Cassandra as an event sourced journal for big data analytics Cassandr…
1/16/2018
SlideShare Explore You Public clipboards featuring this slideNo public clipboards found for this slideSelect another clipboard×Looks like you’ve clipped this slide to already.Create a clipboardYo...
citrusbyte/redis-comparison
1/15/2018
README.md I've been tasked with doing a presentation on Redis, and I wanted to include some benchmarks against other NoSQL databases such as MongoDB, Cassandra, CouchDB and Riak. Th...
Cassandra vs. Redis
Read CSV File in Spark and Write it to Cassandra
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 ...