1 post tagged with "Kafka"

Click Stream AnalysisMar 28, 2020

This project demonstrates the aggregation of data on a rolling window of events (Not necessarily time). We capture click streams via a web page hosted on Akka HTTP Webserver. The click events sent to Kafka are read by spark structured streaming App to perform the aggregations.

Spark Structured Streaming
Scala
Kafka
Akka HTTP
SBT