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
The Five Best Apache Cassandra Books on Our Reading...
11/13/2020
Our editors have compiled this directory of the best Apache Cassandra books based on Amazon user reviews, rating, and ability to add business value. There are loads of free resources available online...
clun/todobackend-springboot-cassandra
11/12/2020
This application uses Spring Data Cassandra and DataStax Astra to build a REST API for a backend service that interacts with products and orders.1. Create an Apache Cassandra DB-as-a-service with Data...
spring-petclinic/spring-petclinic-reactive
15 minutes, IntermediateThis sample is a fully reactive version of the Spring PetClinic application using Spring WebFlux.The steps to run the application are provided below. You can run the applicatio...
DataStax Bulk Loader Pt. 1 — Introduction and Loading
11/10/2020
The DataStax Bulk Loader, dsbulk, is a new bulk loading utility introduced in DSE 6 (To download the DataStax Bulk Loader click here). It solves the task of efficiently loading data into DataStax Ent...
Instaclustr Open Source Project Status - Instaclustr
11/4/2020
Instaclustr is an active contributor to the open source community. Often, this takes the form of contribution to existing open source projects but we also at times publish and maintain relevant work o...
Spark Streaming, Kafka and Cassandra Tutorial - Instaclustr
This tutorial builds on our basic “Getting Started with Instaclustr Spark and Cassandra” tutorial to demonstrate how to set up Apache Kafka and use it to send data to Spark Streaming where it is summa...
APACHE CASSANDRA DATABASE 4 PROBLEMS THAT CASSANDRA DEVELOPERS & ADMINISTRATORS FACE
We sat down with Khurram M. Pirzada, Big Data practice lead at Allied Consultants to ask him about the main challenges that developers come across an Apache Cassandra database (and NoSQL databases in ...
Cassandra Logs
Cassandra has three main logs, the system.log, debug.log and gc.log which hold general logging messages, debugging logging messages, and java garbage collection logs respectively.These logs by default...