Mongodb Kafka Connector Download ((install)) -
FROM confluentinc/cp-kafka-connect:latest RUN confluent-hub install --no-prompt mongodb/kafka-connect-mongodb:latest Use code with caution.
Download the (e.g., mongodb-kafka-connect-mongodb-2.1.0-all.jar ) from the GitHub Releases. mongodb kafka connector download
If you have the Confluent CLI installed, you can install the connector with a single command: confluent-hub install mongodb/kafka-connect-mongodb:latest Use code with caution. mongodb kafka connector download
You can obtain the connector from three primary official sources depending on your deployment environment: mongodb kafka connector download
For containerized environments, you can create a custom Docker image that includes the connector: dockerfile
The official connector package includes two distinct functionalities: MongoDB Connector (Source and Sink) | Confluent Marketplace
Alternatively, MongoDB provides a Quick Start Sandbox using Docker Compose to test the connector in a pre-configured environment. Key Features & Components