conduktor / kafka-stack-docker-compose

docker compose files to create a fully working kafka stack
Apache License 2.0
3.24k stars 1.25k forks source link

[sunder] make plugins available for kafka connect #41

Closed rsunder10 closed 5 years ago

rsunder10 commented 5 years ago

this will fix issue 40 Kafka connects Plugins are not working. #40

simplesteph commented 5 years ago

Thanks for the fix ! Can you also add another directory that the user can optionally mount, this way we support user connectors as well ? Call it "/connectors"

rsunder10 commented 5 years ago

Sure will do that

rsunder10 commented 5 years ago

done.

simplesteph commented 5 years ago

thanks for contributing!