Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Printer

  • Flink version: 1.20
  • Flink API: DataStream API
  • Language Java (11)

The Flink application uses a synthetic source to generate ticker records, parses them, and just prints the results.

It is based on the S3Sink application in this repo.