Skip to content

damjad/bdapro-flink-large-state

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bdapro-flink-large-state

This repository provides the implementation of the businesscase for which we had to analyse event time and processing time latencies under high load.

We have one Java producer, one Java Consumer. Both of them are in the same repo. The repo has it's own README.md file which contains documentation regarding how to run the producer and the consumer.

We also have the implementation of the consumer in Flink in another repo. This project also has it's own README.md which explains how to configure and run this project.

The monitoring tools used are Prometheus and Grafana. Corresponding prometheus configuration and Grafana dashboard can be found here.