confluent-kafka-2.10.4_0.8.2.0-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/msakrejda/heroku-dod/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/msakrejda/heroku-dod/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install confluent-kafka-2.10.4=0.8.2.0-1

publish-subscribe messaging rethought as a distributed commit log

Full description:
  publish-subscribe messaging rethought as a distributed commit log
 Apache Kafka is
  * Fast: A single Kafka broker can handle hundreds of megabytes of reads and
    writes per second from thousands of clients.
  * Scalable: Kafka is designed to allow a single cluster to serve as the
    central data backbone for a large organization. It can be elastically and
    transparently expanded without downtime. Data streams are partitioned and
    spread over a cluster of machines to allow data streams larger than the
    capability of any single machine and to allow clusters of co-ordinated
    consumers
  * Durable: Messages are persisted on disk and replicated within the cluster to
    prevent data loss. Each broker can handle terabytes of messages without
    performance impact.
  * Distributed by Design: Kafka has a modern cluster-centric design that offers
    strong durability and fault-tolerance guarantees.

Checksums

MD5 410f6a5b23f89f0374439e3481a54690
SHA1 580bb2f71da76ac2e3f4fc84e54a6e7db2ca8026
SHA256 cac5e0ad3c7eea61e83b5d8e1c206bf1f69e5a567303c8dcdc2e1a840f3ceddb
SHA512 6dea79e2cc6e5e86f9012b1ce44ce08477b66c95e7847ebd4e7b2e89cceadd7db7ac793cd2bc1b2005b66fe9d81a04a47ce0f033d63c41b3ac47e16e793f2fec

Files

  • /usr/bin/kafka-preferred-replica-election
  • /usr/bin/kafka-mirror-maker
  • /usr/bin/kafka-consumer-perf-test
  • /usr/bin/kafka-consumer-offset-checker
  • /usr/bin/kafka-console-producer
  • /usr/bin/kafka-console-consumer
  • /etc/kafka/zookeeper.properties
  • /etc/kafka/tools-log4j.properties
  • /etc/kafka/test-log4j.properties
  • /etc/kafka/server.security.properties
  • /etc/kafka/server.public-key
  • /etc/kafka/server.properties
  • /etc/kafka/producer.properties
  • /etc/kafka/log4j.properties
  • /etc/kafka/consumer.properties
  • /etc/kafka/client.security.properties
  • /etc/kafka/client.public-key

Uploaded

almost 9 years ago

Package Size

15.2 MB

Installed Size

16.9 MB

Downloads

4

wget

wget --content-disposition "https://packagecloud.io/msakrejda/heroku-dod/packages/ubuntu/precise/confluent-kafka-2.10.4_0.8.2.0-1_all.deb/download.deb?distro_version_id=16"

Homepage

http://kafka.apache.org