honeycombio/kafka-debian

Name: kafka-debian

Owner: Honeycomb

Description: Scripts and configs needed to package Apache Kafka to DEB

Created: 2016-03-05 00:24:53.0

Updated: 2016-03-07 20:07:48.0

Pushed: 2017-11-29 23:36:33.0

Homepage: null

Size: 15

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build Apache Kafka for Debian-based Systems

This repo contains a way to build Debian packages for Kafka from binary tarballs designed to be used with another automated configuration management system that will ensure the JVM and service scripts are also installed.

Usage
  1. Make sure you're building on an Ubuntu 14.04 host. Install prerequisites:

    get install devscripts debhelper
    
  2. Get the URL to the tarball you'd like to package from the Kafka Site at http://kafka.apache.org/downloads.html

  3. Use the build tool to download the tarball and build the packages:

    $ ./build-from-url.sh <url>
    
Footnotes

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.