01-28-2021 01:33 PM
In this article just published on Medium, we take a closer look at the (Confluent) Kafka Consumer Snap’s new Output Mode setting, and how it can be used to achieve reliable, high-throughput performance for some common use cases where it’s important to process records in batches.
Here are the release notes for the 423patches7900 version where this feature was introduced.
02-16-2022 11:02 AM
Hi Patrick,
Can we get the SLP of this pipeline.
Thanks,
Ranjith
02-16-2022 11:59 AM
Yes, here you go:
02-16-2022 12:09 PM
Please share below pipeline with child pipeline
02-16-2022 04:12 PM
Yes, here’s the more complicated example:
child:
ProcessBatch_2022_02_16.slp (12.5 KB)
parent:
KafkaBatchesMain_2022_02_16.slp (8.2 KB)
Change the value of the Topic
and OutputPath
parameters in the parent pipeline. Make sure the directory referenced by OutputPath
exists.