November 2018
Intermediate to advanced
556 pages
14h 42m
English
KairosDB is a fast time-series database on top of Apache Cassandra. In the previous chapter, we learned about OpenTSDB, which is based on HBase and has recently introduced support for Apache Cassandra. KairosDB, similarly, has a very active and smart community and a very flexible API to build plugins. The APIs of KairosDB are very similar to OpenTSDB, so we can replace this implementation with OpenTSDB with minimum effort.
To make KairosDB ready to ingest data from Apache Kafka, we need to perform the following steps: