Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

nielsbasjes/kafka-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-rpm

Scripting to create a CentOS RPM for Kafka.

Introduction

This is simply an improved/updated version of what Mark Poole created and posted on his website https://poole.im/apache-kafka-latest-rpm-for-centos-rhel-6/ Note that most of the scripting has been massively rewritten.

Dependencies

In kafka version 0.8.2-beta the jar that was distributed with gradle has been removed, so that now you will need a local installation of gradle in your PATH.

If you don't already have development tools installed: $ yum groupinstall "Development Tools"

You will need to download and install the JDK from the oracle website: http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html and install: $ rpm -ivh jdk-7u25-linux-x64.rpm

Building

Simply run the following command $ make

After the compilation you will have an RPM that you should be able to install.

About

Scripting to create a CentOS RPM for Kafka.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •