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.
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!