Skip to content

librity/rtjvm_flink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock The JVM - Apache Flink with Scala

Master Apache Flink with Scala.

Certificate

Certificate of Completion

Sections

Setup

IntelliJ IDEA

Install IntelliJ IDEA with the Scala plugin.

Docker

Install Docker:

Start the Kafka container:

$ cd docker/kafka
$ docker compose up