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
pythian/cassandra-elk
11/25/2019
The following is a model of setting up Cassandra logging for an existing ELK and Cassandra cluster. provision cluster Do the following from within the directory holding the docker-compose.yml file rel...
Pushing Cassandra logs into Elasticsearch
Alain RastoulNov 20, 2016 · 5 min readusing logback Logstash SocketAppender.In this first post about monitoring Cassandra with Elasticsearch, we will see how to send Cassandra logs into an Elasticsear...
Cassandra + Spark + Elk
Cassandra + Spark + Elk SlideShare Explore You Successfully reported this slideshow.Cassandra + Spark + ElkUpcoming SlideShareLoading in …5× ...
Using ELK (elasticsearch + logstash + kibana) to aggregate cassandra and spark logs
On one of my current projects we are using Cassandra and Spark Streaming to do some somewhat-close-to-real time analytics. The good folks at Datastax have built a commercial packaging (Datastax Enterp...
yukim/cassandra-bulkload-example
11/22/2019
Sample SSTable generating and bulk loading code for DataStax Using Cassandra Bulk Loader, Updated blog post. This fetches historical prices from Yahoo! Finance in CSV format, and turn them to SSTable...
Using the Cassandra Bulk Loader, Updated
We introduced sstableloader back in 0.8.1, in order to do bulk loading data into Cassandra.When it was first introduced, we wrote a blog post about its usage along with generating SSTable to bulk load...
gatling-cql/GatlingCql
11/18/2019
Gatling DSL support for Apache Cassandra CQLFeaturesBasic Gatling DSL for Apache Cassandra CQL, prepared statements are supported as wellclass CassandraSimulation extends Simulation { val keyspace =...
apkan/vagrant-cassandra-ansible
11/14/2019
Required tools set: Virtualbox Vagrant Execution steps: Output: Ansible playbook will execute a set of tasks and eventually a Cassandra cluster status will be displayed. Directory structure └── cassa...