Confluent Connectors Portfolio
Easy Ways to Generate Test Data in Kafka | Confluent

Easy Ways to Generate Test Data in Kafka | Confluent

1/3/2019 · Yeva Byzek

What this post added

Introduces the Kafka Connect Datagen Connector for generating test data, allowing users to create realistic datasets for testing client applications, building demos, and troubleshooting. It covers using the Confluent CLI to launch Confluent Platform and generate data with the Datagen connector, including customizing schemas and formats (Avro, JSON, String). Additionally, it demonstrates using the ksql-datagen command-line tool for generating Avro records directly to Kafka topics.

Read the original post ↗