Skip to content

Files

Latest commit

ef880b8 · Mar 8, 2020

History

History
This branch is 123 commits behind zhisheng17/flink-learning:master.

flink-learning-examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 8, 2020
Jul 27, 2019
Nov 2, 2019

Flink-learning-example

该 module 存放一些简单的测试用例。

batch

  • accumulator
  • wordcount

Streaming

  • async
  • broadcast
  • checkpoint
  • exception
  • file
  • iteration
  • join
  • machine-learning
  • remote
  • sideoutput
  • socket
  • watermark
  • wordcount