Skip to content

yuwtennis/apache-kafka-apps

Repository files navigation

apache-kafka-apps

WARNING: connectors are not working now. I will fix it as soon as possible.

This repository includes practical examples with kafka related apps.
It is meant for people who would like to see examples in addition to official documents.

Before you start

Ready to use platform

This repository provides container platform using docker.
Feel free to use it if you do not have one.

docker compose up -d

Bring your own client

This repository assumes that you have your own kafka client.
If you do not have one download it from the official site.

Applications

  • For kafka producer, see producer
  • For kafka stream applications, see stream.
  • For kafka connect manifests, see connectors.
  • For strimzi manifests, see strimzi.

About

Sample dataplafrom configurations using apache products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages