Kafka - Console
> Data Integration Tool (ETL/ELT) > Kafka (Event Hub)
Table of Contents
1 - About
The kafka application comes with utilities.
2 - Articles Related
3 - List
3.1 - Read write
This console application permits to read and write data from the console.
- Kafka - kafka-console-consumer: A consumer command line to read data from a Kafka topic and write it to standard output.
- Kafka - kafka-console-producer: : A producer command line to read data from standard input and write it to a Kafka topic
Advertising