INFO
Name: kcat
Version: 1.7.1-1.el8
Arch: aarch64
Summary: Generic command line non-JVM Apache Kafka producer and consumer
License: BSD-2-Clause
Vendor: Fedora Project
Build Host: buildvm-a64-40.iad2.fedoraproject.org
Build Date: Thu Nov 10 03:36:06 2022
Size: 144170
URL: https://github.com/edenhill/kcat
Description: kcat is a generic non-JVM producer and consumer for Apache Kafka >=0.8, like a
netcat for Kafka.
In producer mode kcat reads messages from stdin, delimited with a configurable
delimiter (-D, defaults to newline), and produces them to the provided Kafka
cluster (-b), topic (-t) and partition (-p).
In consumer mode kcat reads messages from a topic and partition and prints them
to stdout using the configured message delimiter.
There's also support for the Kafka >=0.9 high-level balanced consumer, use the
-G switch and provide a list of topics to join the group.
kcat also features a Metadata list (-L) mode to display the current state of the
Kafka cluster and its topics and partitions.
FILES
kcat-1.7.1.tar.gz
kcat.spec
REQUIRES
gcc
librdkafka-devel
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
PROVIDES
CONFIG FILES
kcat-1.7.1.tar.gz
kcat.spec s
LICENSE FILES
BSD-2-Clause
|