Some info about Kafka connectors for Confluent. ---------- Forwarded message --------- From: Chris Egerton <[email protected]> Date: Mon, Nov 9, 2020 at 1:31 PM Subject: Re: PLC4X Connectors To: Ben Hutcheson <[email protected]> Cc: Confluent Hub <[email protected]>
Hi Ben, Thanks for your interest in Confluent Hub! You can find the requirements for submitting components in our docs at https://docs.confluent.io/current/connect/managing/confluent-hub/contributing.html. Specifically, components must be packaged into a Confluent Hub archive as detailed in https://docs.confluent.io/current/connect/managing/confluent-hub/component-archive.html. We have a Maven plugin available for automatically generating an archive that may come in handy; you can find an example of how we use it for our Elasticsearch connector at https://github.com/confluentinc/kafka-connect-elasticsearch/blob/dbdef33641bf4637aeae921a51ee3ca603164a04/pom.xml#L186-L246, and the full documentation for the plugin at https://docs.confluent.io/current/connect/managing/confluent-hub/kafka-connect-maven-plugin/kafka-connect-mojo.html . Let me know if you have any other questions. Looking forward to hosting your connector on Confluent Hub! Cheers, Chris >
