Flink WindowFunctions MapReduce is an old technology in nowadays, but its concept is still valid in data processing world, in previous article...
Time and Window in Flink Stream Application Tyler Akidau published Streaming 101: The world beyond batch up on Oreilly in 2015, this is the fundamental theory of Go...
Flink Stream Branches In a stream application, it's very common to split the stream into multiple streams and apply different logic, in Flink ...
Beam and Flink Functions Apache Beam could be used as API layer of Apache Flink, function is the function is the fundamental ops in these 2 frame...
Why I make Flinker project and how to bootstrap a Flink project I've been using Apache Beam for many years to process big data, Apache Beam support lots of runtime under the hood, e.g ...