confluentinc / demo-scene

👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
https://developer.confluent.io
Apache License 2.0
1.5k stars 896 forks source link

kafka connect jar links don't work #198

Closed sparrowV closed 3 years ago

sparrowV commented 3 years ago

Greetings, Kafka connect does not download jars with curl https://cdn.mysql.com/Downloads/Connector-J/mysql-connector-java-8.0.16.tar.gz as specified in the command section of docker-compose file.

kafka-prob I also logged in to the container did it manually and it did not download the jar.(see above pic)

I also cant find download jars in the /usr/share/java that I configured in Kafka connect. pwd

Attaching docker-compose file, that's almost the same as yours.

docker-compose.zip

rmoff commented 3 years ago

Thanks for reporting. The versions do change, I hit this myself today too. The latest is https://cdn.mysql.com/Downloads/Connector-J/mysql-connector-java-8.0.23.tar.gz. I'll try and fix this across the repo.

rmoff commented 3 years ago

Fixed https://github.com/confluentinc/demo-scene/commit/c216326ad0b8cd74cf5327e85e66faab85017e66