mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-25 08:35:42 +02:00
fix: broken link (#8254)
This commit is contained in:
@@ -25,7 +25,7 @@ The MongoDB Sink Connector enables the transfer of data from a Kafka topic to Mo
|
|||||||
|
|
||||||
To get started with MongoDB Kafka connectors, you can follow these steps:
|
To get started with MongoDB Kafka connectors, you can follow these steps:
|
||||||
|
|
||||||
- Download and install [Apache Kafka](https://kafka.apache.org/downloads) and [MongoDB Kafka Connector](https://www.confluent.io/hub/mongodb/mongo-kafka-connect).
|
- Download and install [Apache Kafka](https://kafka.apache.org/downloads) and [MongoDB Kafka Connector](https://www.confluent.io/hub/mongodb/kafka-connect-mongodb).
|
||||||
- Configure your source/sink connector properties.
|
- Configure your source/sink connector properties.
|
||||||
- Start the Kafka connect runtime with the MongoDB connector.
|
- Start the Kafka connect runtime with the MongoDB connector.
|
||||||
- Verify that your data is being transferred between Kafka and MongoDB as per your requirement.
|
- Verify that your data is being transferred between Kafka and MongoDB as per your requirement.
|
||||||
|
Reference in New Issue
Block a user