kafkacat-1.3.0-1.el7.centos.x86_64.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/rocknsm/dev/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/dev/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install kafkacat-1.3.0-1.el7.centos.x86_64

kafkacat is a generic non-JVM producer and consumer for Apache Kafka 0.8, think of it as a netcat for Kafka.

Full description:
  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 delimeter (-D, defaults to newline), and produces them to the
provided Kafka cluster (-b), topic (-t) and partition (-p).

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 (-L) mode to display the current state
of the Kafka cluster and its topics and partitions.

kafkacat is fast and lightweight; statically linked it is no more than 150Kb.

Checksums

MD5 de58e733f0d83d08898564d0de048d35
SHA1 b8fc97b4927c107cc75c74106023e32b06ea81f1
SHA256 f1a4a2230ae97e458fb384a7316e5512a7a5735219a5552cf0f40f38dd35802f
SHA512 346c87e6641da99733c6d5f9cd66b92f0d0225da8f566eda01752fd3efa341a39fc3fe0fe41ac405a6b6d9efddfd0309b4f8c178040068d5921164f9b442e49e

Requires

  • libc.so.6(GLIBC_2.14)(64bit)
  • librdkafka.so.1()(64bit)
  • librdkafka1
  • rtld(GNU_HASH)

Provides

  • kafkacat(x86-64) = 1.3.0-1.el7.centos
  • kafkacat = 1.3.0-1.el7.centos

Files

  • /usr/share/doc/kafkacat-1.3.0/README.md
  • /usr/share/doc/kafkacat-1.3.0/LICENSE
  • /usr/bin/kafkacat