This repo contains code for producing events to an EH.
#Getting Started with Intellij
- Clone this repo.
- From Intellij, navigate File->Open->Project->select the already cloned project.
- Edit the EH name in FlinkTestProducer.java and broker name & connection string in producer.config (if required).
- From the Maven tool window, perform the lifecycle - clean and compile.
- Run the main class , FlinkTestProducer.java.