Lookup additional data in Spark Streaming 07/26/17 by Matthias Niehoff Looking up and adding additional data to the incoming stream is a common problem in Spark Streaming. In this post I will show four alternative solutions for this problem. Read more Leave your thoughts
Event time processing in Apache Spark and Apache Flink 04/20/17 by Matthias Niehoff Event time processing is one of the key features streaming frameworks should support nowadays. This article gives an overview on the event time capabilities of Apache Spark and Apache Flink. Read more Leave your thoughts
Distributed Stream Processing Frameworks for Fast & Big Data 03/27/17 by Matthias Niehoff Spark Streaming, Flink, Storm, Kafka Streams, ... The possibilities for stream processing are manifold. Time to bring some light into the dark. Read more Leave your thoughts
Building a distributed Runtime for Interactive Queries in Apache Kafka with Vert.x 03/20/17 by Florian Troßbach Interactive Queries are a fairly new feature of Apache Kafka Streams that provides programmatic access to the internal state held... Read more Leave your thoughts
Interactive Queries in Apache Kafka Streams 03/13/17 by Florian Troßbach Version 0.10.1 of the streaming platform Apache Kafka introduced a new feature called "Interactive Queries" that makes your streaming application queryable. This article introduces core concepts. Read more Leave your thoughts
Crossing the Streams – Joins in Apache Kafka 02/15/17 by Florian Troßbach Version 0.10.0 of the popular distributed streaming platform Apache Kafka saw the introduction of Kafka Streams. In its initial release,... Read more Leave your thoughts
SMACK stack from the trenches 01/19/17 by Achim Nierbeck This is going to be a sum-up of the experience gathered on various projects done with the SMACK stack. For... Read more Leave your thoughts
Transparent End-to-End security for Apache Kafka – Part 1 10/11/16 by Hendrik Saly Apache Kafka comes with a lot of security features out of the box (at least since version 0.9). But one... Read more Leave your thoughts
Realtime Fast Data Analytics with Druid 08/19/16 by Florian Troßbach I have been working with the SMACK stack for a while now and it is great fun from a developer’s... Read more Leave your thoughts