lensesio / fast-data-dev

Kafka Docker for development. Kafka, Zookeeper, Schema Registry, Kafka-Connect, Landoop Tools, 20+ connectors
https://lenses.io
Apache License 2.0
2.01k stars 330 forks source link

Issue with code folder #184

Closed javaHelper closed 1 year ago

javaHelper commented 2 years ago

As per link here: https://learning.oreilly.com/videos/apache-kafka-series/9781789344738/9781789344738-video3_6/, I dont see the code folder and docker-compose.yml

OneCricketeer commented 2 years ago

O'Reilly classes have their own code resources, which are usually mentioned in the class notes, or search for the name of the class on Github.

This repo does not store any connectors, nor is associated with an O'Reilly program

You will also need to translate the Docker run commands from the readme to your own compose file

eddycastillon commented 1 year ago

Here is the material you are looking for. https://github.com/PacktPublishing/Apache-Kafka-Series---Kafka-Connect-Hands-on-Learning Update the image version according your needs. image: landoop/fast-data-dev:latest