confluentinc / confluentinc/kafka-tutorials

DLQ aggregation recipe

Open
#1,368 2 comments 0 reactions 0 assignees View on GitHub
recipe use case
Dominant language
Java
Stars
39
Forks
91
PR merge metrics
No merged PRs in 30d

Description

Use case: aggregate DLQ topics w/ ksqlDB and send downstream (e.g., to BigQuery)

Recipe would, e.g.:
1. create 2 connectors w/ DLQ topics, simulate the DLQ topics via `INSERT`
2. KSQL to aggregate (transform / normalize?) the streams into one
3. send downstream

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.