arron-green / cpkafka-artifacts

confluent kafka artifacts for kafka 2.0, ksql, avro schema-registry, rest-proxy, confluent-common, and rest-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confluent Kafka artifact builder

Build Status

This was created due to the complicated and time consuming steps that it takes to build confluent kafka and it's related artifacts from source

Targeted Artifacts

Artifact Tag/Branch
kafka 2.0
confluent-common 5.0.x
rest-utils 5.0.x
schema-registry 5.0.x
kafka-rest 5.0.x
ksql 5.0.x

nightly builds

check releases for nightly pre-built artifacts

Building locally

./build

# get some coffee
ls build-artifacts/*.tgz

About

confluent kafka artifacts for kafka 2.0, ksql, avro schema-registry, rest-proxy, confluent-common, and rest-utils


Languages

Language:Shell 81.7%Language:Dockerfile 18.3%