confluentinc / control-center-images

Docker images for enterprise control center images
Apache License 2.0
19 stars 12 forks source link

Kafka Connect not showing up in control center for M1 Mac #55

Open sfc-gh-rcheng opened 2 years ago

sfc-gh-rcheng commented 2 years ago

I'm setting up Kafka Connect with a Snowflake Connector on my M1 Mac, however it does not show up on the confluent control center. I've confirmed that the connector works - data is flowing and I can ping the connector as well as add source and sink connectors.

Here's my .yml file (saved as .txt for uploading) m1-kafka-connect.txt

Let me know if anything else is needed for debugging!