recipes icon indicating copy to clipboard operation
recipes copied to clipboard

The Immerok Apache Flink Cookbook is a collection of examples of Apache Flink applications in the format of "recipes". Each recipe explains how you can solve a specific problem by leveraging one or mo...

Results 8 recipes issues
Sort by recently updated
recently updated
newest added

Importing a recipe request from the Flink slack. > could also include a recipe for how to join two Kafka topics with the race conditions, competing against each other that...

recipe

Can you come up with recipe to stream data from kafka to Apache Iceberg Table instead of multiple small files

recipe

it's a great playbook for some starting flink, nice examples 1-2 examples explaining basic state management would be great

recipe

Converted https://github.com/immerok/recipes/pull/2 to an issue. > I faced an interesting challenge not a while ago where duplicate records arrived at non-idempotent sinks while using a similar code structure to the...

modification

It would be nice to see a similar example for Apache Pulsar as the existing Apache Kafka one. Let me know if you need assistance.

recipe

Need an example to show how to update Redis Cache with data coming from Kafka using Flink

recipe

It would be a nice to have an example to read data from GCP Pub/Sub with Flink