Edit

kafka

http://kafka-topics.sh/
Last activity: 28.02.2023
Probably Closed - Reference to
Categories: Content
Kafka-topics.sh is a shell script bundled with Apache Kafka that allows you to create, list, describe, delete, and modify Kafka topics. It is used to manage topics in a Kafka cluster.
The script can be used to list all the Kafka topics in a cluster by passing the --list option along with the information about the cluster.
It can also be used to describe a Kafka topic by knowing the leader for the topic, the broker instances acting as replicas for the topic, and the number of partitions of a Kafka Topic that has been created with.
Mentions
1

Mentions in press and media 1

DateTitleDescription
28.02.2023Туториал по основам Apache Kafka: установка и работа с кластером из одного брокераСобрали туториал по Кафке для того, чтобы вы могли быстро научиться с ней работать, получить фундаментальные навыки и безболезненно приступить к более высокоуровневому функционалу в дальнейшем. Материал записан на основе уроков курса Apache...

Reviews 0

Sign up to leave a review

Sign up Log In