A Kafka Connect Single Message Transform (SMT) that enables you to append the record key to the value as a named field
-
Updated
Sep 28, 2025 - Java
A Kafka Connect Single Message Transform (SMT) that enables you to append the record key to the value as a named field
Трансформации для Kafka Connect | Kafka Connect SMTs
A Kafka Connect Single Message Transformation that will avoid duplicate messages being delivered in data pipelines.
End-to-end demo of a Kafka Connect pipeline using Avro serialization, Schema Registry, Single Message Transforms (SMTs), and JDBC connectors. Moves data from a MySQL source table to a MySQL sink table, demonstrating field renaming, insert‐field, and how to wire up source, sink, and schema registry via Docker Compose.
Add a description, image, and links to the single-message-transforms topic page so that developers can more easily learn about it.
To associate your repository with the single-message-transforms topic, visit your repo's landing page and select "manage topics."