Skip to content

tonvanbart/flink-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stream Wikipedia entries using Apache Flink

Stand alone Flink job which reads Wikipedia entries and aggregrates number of bytes edited, per user, aggregated over a 5 second tumbling window. Based on the Flink tutorial, converted to Scala.

As an addition, every 5 seconds the contents of the current window are written to a MQTT topic.

About

Simple Flink job with MQTT sink function

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published