Wednesday, May 3, 2023

ksql SHOW TOPICS

Örnek
Şöyle yaparız
ksql> show topics; 

Kafka Topic             | Partitions| Partition Replicas 
----------------------------------------------------------- 
demo.demo.orders        | 1         | 1 
orders                  | 1         | 1 
testksql_processing_log | 1         | 1 
-----------------------------------------------------------


No comments:

Post a Comment

Bufstream - Kafka Muadili

Giriş Açıklaması şöyle Bufstream was developed by Buf, a software company founded in 2020 to bring schema-driven development to the world...