Lookup additional data in Spark Streaming
07/26/17
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
07/26/17
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
04/20/17
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
03/27/17
Spark Streaming, Flink, Storm, Kafka Streams, ... The possibilities for stream processing are manifold. Time to bring some light into the dark. Read more