INFO
Name: kcat
Version: 1.7.1-1.el8
Arch: ppc64le
Summary: Generic command line non-JVM Apache Kafka producer and consumer
License: BSD-2-Clause
Vendor: Fedora Project
Build Host: buildvm-ppc64le-21.iad2.fedoraproject.org
Build Date: Thu Nov 10 03:39:22 2022
Size: 150821
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
/usr/bin/kcat
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/ac42e1666bd1e8618db1d2af86ff217b30a5e3
/usr/share/doc/kcat
/usr/share/doc/kcat/README.md
/usr/share/licenses/kcat
/usr/share/licenses/kcat/LICENSE
/usr/share/man/man1/kcat.1.gz
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
librdkafka.so.1()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
kafkacat 1.7.1-1.el8
kcat 1.7.1-1.el8
kcat(ppc-64) 1.7.1-1.el8
CONFIG FILES
/usr/bin/kcat
/usr/lib/.build-id a
/usr/lib/.build-id/00 a
/usr/lib/.build-id/00/ac42e1666bd1e8618db1d2af86ff217b30a5e3 a
/usr/share/doc/kcat
/usr/share/doc/kcat/README.md d
/usr/share/licenses/kcat
/usr/share/licenses/kcat/LICENSE l
/usr/share/man/man1/kcat.1.gz d
LICENSE FILES
BSD-2-Clause
|