kafkacat-1.2.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/current/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/current/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install kafkacat-1.2.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 c16b7f0f48e71550d2c903903a340b52
SHA1 6ad23c08760345022e44681331261320c3c9610a
SHA256 adabc93bef0971661618337543dd7c61c61f3b11d9c569cac68b1a1d00b2fef8
SHA512 a822c9c1022a817163494a105b0a2d1411f28f429502c007ab20e7eca1628d4626882b904411e91aa2a138a03095911bd068e90fcc77f054836c852fc68dda48

Requires

  • libc.so.6(GLIBC_2.14)(64bit)
  • libpthread.so.0()(64bit)
  • libpthread.so.0(GLIBC_2.2.5)(64bit)
  • librdkafka.so.1()(64bit)
  • librdkafka1
  • librt.so.1()(64bit)
  • libz.so.1()(64bit)
  • rtld(GNU_HASH)

Provides

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

Files

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