Releases: spark-in-action/first-edition
Releases · spark-in-action/first-edition
Kafka Logs Simulator
Simulates access log traffic and sends it to a Kafka topic.
Streaming Log Analyzer
Spark Streaming application for reading access logs coming from a Kafka topic, processing them and writing the aggregated results to another Kafka topic.
Web Stats Dashboard
Web application for reading aggregated results from a Kafka topic and displaying them on a graph, updating in realtime.