Skip to content

ueisele/playground-kafka-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kafka Integration Playground

Playground environment to evaluate integration appraches with Kafka.

This repository contains the following integration playgrounds:

Quick Start

Ensure that platform with Kafka and Schema Registry is up and running
./dc-env.sh platform up -d

Run and play around with any of the integrations, e.g. source-httpcastorm-avro.

Finally, shut down the platform
./dc-env.sh platform down -v

Docker Images

The Docker images used for Kafka and Kafka Connect are custom builds of the Open Source version of Apache Kafka. The corresponding Dockerfiles are located in the kafka-images GitHub repository.

Detailed information about configuration of these images can be found at:

The configuration is fully compatible with the Confluent Docker images.

The reason why we used the custom images is, that configuration during development is simplified.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published