I have successfully created a Managed Service for Apache Kafka cluster in GCP and am able to produce and consume messages using the producer/consumer APIs.
Now, I need to create and integrate some custom connectors using the Kafka Connect framework.
Looking forward to guidance or documentation links.
Hi @shivansh21,
Welcome to Google Cloud Community!
Yes, the Managed Service for Apache Kafka is supported by the Apache Kafka connector. Please refer to this Apache Kafka connector guide on how to configure the connector.
Was this helpful? If so, please accept this answer as “Solution”. If you need additional assistance, reply here within 2 business days and I’ll be happy to help.