🎄 Twelve Days of SMT 🎄 - Day 1: InsertField (timestamp)
Explains how to use Kafka Connect's InsertField Single Message Transform (SMT) to add message timestamps to data sent to a sink.
Robin Moffatt is a Principal DevEx Engineer and seasoned conference speaker with 15+ years of experience presenting at top events like QCon, Devoxx, Kafka Summit, and Strata. He shares insights on developer experience, distributed systems, and cloud technologies through his blog, YouTube, and public talks.
491 articles from this blog
Explains how to use Kafka Connect's InsertField Single Message Transform (SMT) to add message timestamps to data sent to a sink.
A Developer Advocate reflects on the impact of the pandemic and the rise of virtual conferences on the DevRel role, sharing speaker insights and challenges.
A developer shares their home office workstation setup, including hardware, peripherals, and software tools used for development and remote talks.
Explains why the 'Replace Fonts' option is disabled in Apple Keynote and provides a simple solution to fix it.
A technical guide on using Kafka tombstone messages with Kafka Connect and ksqlDB to handle logical deletions from a PostgreSQL source to Elasticsearch.
Tutorial on streaming geolocation data from Kafka to Elasticsearch, covering mapping and data formatting using ksqlDB.
Explains how to model variable fields in ksqlDB using MAP instead of STRUCT for nested data, with practical examples.
A technical guide on streaming XML data from IBM MQ to Kafka, transforming it, and then loading it into MongoDB using Kafka Connect.
Explores using the Kafka Connect FilePulse connector to ingest and process XML data into Apache Kafka, including configuration and troubleshooting.
A technical guide on using Kafka Connect with Single Message Transform to ingest and process XML data into Apache Kafka.
A technical guide on using Unix pipelines with curl, xq, and kafkacat to ingest and transform XML data into JSON for Kafka.
Introduction to ingesting XML data into Kafka, covering challenges and approaches for handling XML schemas in Kafka topics.
Fixing abcde CD ripping error due to permissions by adding user to cdrom group or using chmod.
Troubleshooting guide for resolving 'Channel was blocked' errors when connecting a client to IBM MQ running in a Docker container.
A technical guide on setting Kafka message keys when piping JSON data from jq to kafkacat, using a separator character.
A developer shares a list of UK-centric public and open data sources for building realistic applications and demos.
A curated collection of Apache Kafka and ksqlDB talks, including recordings, slides, and code examples for building streaming data pipelines.
A technical guide on setting up ksqlDB with embedded Kafka Connect to ingest CDC events from MS SQL Server using the Debezium connector via Docker Compose.
A technical guide on using Asciidoc's include directive within Hugo to embed external code snippets from sources like GitHub.
An overview of Kafka Connect, Apache Kafka's integration API, covering its features, resources, and use cases for data pipelines.