Technology sharing

Communes operationes terminales Kafka instructiones sub Windows

2024-07-12

한어Русский языкEnglishFrançaisIndonesianSanskrit日本語DeutschPortuguêsΕλληνικάespañolItalianoSuomalainenLatina

1. crea Topic

kafka-topics.bat -- creare --bootstrap server localhost:9092 --replication-factor 1 --partitions 1 --topic test

2. View thema album

kafka-topics.bat --list --bootstrap-server localhost:9092

3 pone magnitudinem maximam nuntius Topic

kafka-topics.bat --bootstrap-server localhost:9092 --alter --topic test --config max.message.bytes=52428800