Pakket: kafkacat (1.3.1-1)
Verwijzigingen voor kafkacat
Debian bronnen:
Het bronpakket kafkacat downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
generic producer and consumer for Apache Kafka
kafkacat is a generic non-JVM producer and consumer for Apache Kafka 0.8, think of it as a netcat for Kafka.
In producer mode kafkacat reads messages from stdin, delimited with a configurable delimiter and produces them to the provided Kafka cluster, topic and partition. In consumer mode kafkacat reads messages from a topic and partition and prints them to stdout using the configured message delimiter.
kafkacat also features a Metadata list mode to display the current state of the Kafka cluster and its topics and partitions.
Andere aan kafkacat gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: librdkafka1 (>= 0.9.4)
- library implementing the Apache Kafka protocol
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library