Изменения документа Apache Kafka
Редактировал(а) Alexandr Fokin 2024/09/07 11:00
<
>
отредактировано Alexandr Fokin
на 2020/08/15 22:26
на 2020/08/15 22:26
отредактировано Alexandr Fokin
на 2020/08/15 22:23
на 2020/08/15 22:23
Изменить комментарий:
К данной версии нет комментариев
Комментарий
-
Свойства страницы (1 изменено, 0 добавлено, 0 удалено)
Подробности
- Свойства страницы
-
- Содержимое
-
... ... @@ -25,9 +25,22 @@ 25 25 https://github.com/wurstmeister/kafka-docker 26 26 https://github.com/lensesio/fast-data-dev 27 27 28 + 28 28 Клиенты: 29 29 [[confluentinc/confluent-kafka-dotnet>>https://github.com/confluentinc/confluent-kafka-dotnet]] 30 30 32 +KafkaConsoleTool: 33 +https://riptutorial.com/apache-kafka/topic/8990/kafka-console-tools 34 +https://medium.com/@TimvanBaarsen/apache-kafka-cli-commands-cheat-sheet-a6f06eac01b 35 +https://howtoprogram.xyz/2016/07/08/apache-kafka-command-line-interface/ 36 +https://help.aiven.io/en/articles/2661525-viewing-and-resetting-consumer-group-offsets 37 + 38 +https://stackoverflow.com/questions/32697999/kafka-consumer-list 39 +https://stackoverflow.com/questions/35437681/kafka-get-partition-count-for-a-topic 40 +https://stackoverflow.com/questions/14755030/apache-kafka-consumer-state 41 +https://stackoverflow.com/questions/28156227/kafka-consumer-group-creation-with-specific-offset 42 + 43 + 31 31 Understanding Kafka partition assignment strategies and how to write your own custom assignor 32 32 https://medium.com/streamthoughts/understanding-kafka-partition-assignment-strategies-and-how-to-write-your-own-custom-assignor-ebeda1fc06f3 33 33