/flink-kafka-producer

Demonstrates how one can integrate kafka, flink and cassandra with spring data. Please check the consumer module in conjuction with the producer for completion.

Primary LanguageJava

Description

Demonstrates how one can integrate kafka, flink and cassandra with spring data.

Please check the consumer module in conjunction with this producer for completion.

Target architecture

In the target architecture diagram shown below, this module implements kafka flink producer that mocks a web-application producing json events, by reading a bundled CSV file.

Target architecture

Wiki

For more detailed information, kindly refer to the wiki section of this project.