与AWS Document DocumeDB一起使用Kafka Connect

发布于 2025-02-03 17:51:18 字数 398 浏览 4 评论 0原文

我正在尝试将AWS DocumentDB用作存储从Kafka收到的数据的水槽,并且想知道MongoDB Kafka连接器是否与DocumentDB一起使用,因为其文档提到它与MongoDB驱动程序兼容。

https://aws.amazon.com/documentdb/

如果不是这个连接器除了构建自定义Kafka Connect之外,其他方法?

I'm trying to use AWS DocumentDB as a sink for storing data received from Kafka and was wondering if the MongoDB Kafka connector works with DocumentDB as its documentation mentions that it is compatible with MongoDB drivers.

https://www.mongodb.com/docs/kafka-connector/current/

https://aws.amazon.com/documentdb/

If not this connector what is the alternate way other than building a custom kafka connect?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

哭了丶谁疼 2025-02-10 17:51:18

您可以将MongoDB Kafka连接器与DocumentDB一起用于源。
可以使用容器以及EC2主机在分布式模式下运行Kafka连接器工人(带有MongoDB Kafka连接器)。

您可以在此处引用博客,该博客具有逐步的详细信息
https://aws.amazon.com/blogs/database/stream-data-with-amazon-documentdb-and-amazon-mazon-mask-using-a-kafka-connector/

You can use MongoDB Kafka connector with DocumentDB for source as well Sink.
Kafka Connector worker(with Mongodb Kafka connector) can be run in distributed mode using containers as well as EC2 hosts.

You can refer blog here which has step by step details
https://aws.amazon.com/blogs/database/stream-data-with-amazon-documentdb-and-amazon-msk-using-a-kafka-connector/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文