flink-examples
There are 50 repositories under flink-examples topic.
ainory/FlinkTest
Apache Flink Test
antonrud/flink-frequent-patterns
Mining frequent patterns with Apache Flink (using ECLAT)
bekisz/flink-pi
Simple Flink example to use Flink DataStream and SQL APIs for solving the same and simple problem. Estimating the value Pi more and more precisely via Monte-Carlo trials.
berrytchaks/flink-topology
A sample flink topology
EJASKHAN/flink-consumer
This contains code for consuming event from an Event Hub/Kafka
goncaloflf/ApacheFlinkUPM
Simple project for a UPM course. Uses Apache Flink to process a data stream.
nicofretti/flink_experiment
First project with Apache Flink (a framework for distributed stream and batch data processing)
E7su/flareon
Fl!nk easy examples
handsomestWei/flink-word-count
flink单词统计。包括table api和streaming使用,以及常见的数据源读写
HungUnicorn/flink-test-udf-example
show how to test flink udf including stateful and stateless
HungUnicorn/flink-UDF
Some functions for using flink