Hi guys
tried this previously… ended pulling out my own hair.
Can someone point me at a good how to install the MongoDB sink connector, for a local lab.
I’m running mongo-atlas-local as a container
I’m running Confluent stack as local container, run via the docker compose command.
fyi… we traced it down…
using a docker-compose.yaml to build cp environment, then adding the sink connector worked,
when I used the tar gz file it failed, had some awesome assistance from Barry Evans on the slack channel and we eventually traced it down to me using a old Java version on my MAC… once we upgraded to openjdk11 it all worked.