conduktor.io ↗

KIP-749 — Add --files and --file-separator options to the ConsoleProducer

Discussion ProducerAdmin

Adds `--files` and `--file-separator` options to `kafka-console-producer.sh` to allow bulk-producing records from one or more files in a single invocation. Currently the console producer can only read from stdin or a single file via shell redirection, requiring complex shell scripting to ingest multiple log files.

Details

AuthorWenbing Shen
StatusDiscussion
JIRAKAFKA-12891
WikiView on Apache Wiki
Created2021-06-04
Last Modified2021-06-16
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.