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

Kafka connect Plugins are not working. #40

Closed rsunder10 closed 5 years ago

rsunder10 commented 5 years ago

not able to create source/sink connector using elasticsearch ,s3 only filestream available (In full-stack.yml) can be seen via using the landoop ui for kafka connect it only shows Filestreams and all the other plugins for source and sink connectors were missing.

rsunder10 commented 5 years ago

working on a fix

simplesteph commented 5 years ago

fixed by #41