Skip to content

This repository contains a set of examples to be used with Apache Kafka and other open source components.

Notifications You must be signed in to change notification settings

hguerrero/kafka-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Apache Kafka Examples

This repository contains a set of examples to be used with Apache Kafka and other open source components.

  • Timer Camel Kafka Connector: A simple example of how to use the Apache Camel subproject plugins with Kafka Connect using the Camel Kafka Timer connector.

System Requirements

These applications are designed to be run with Apache Kafka 2.x versions. To compile and run these projects you will also need:

  • Docker:
    • Docker version 1.11 or later is installed and running.
    • Docker Compose is installed. Docker Compose is installed by default with Docker for Mac.
    • Docker memory is allocated minimally at 8 GB. When using Docker Desktop for Mac, the default Docker memory allocation is 2 GB. You can change the default allocation to 8 GB in Docker > Preferences > Advanced.
  • Git.
  • jq JSON processor
  • Kafkacat utility
  • JDK 8 or 11+
  • Maven 3
  • GraalVM Community
  • Internet connectivity.

About

This repository contains a set of examples to be used with Apache Kafka and other open source components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published