如何在没有 Confluent 的情况下为 Cassandra 使用 Kafka Connect [英] How to use Kafka Connect for Cassandra without Confluent

查看:29
本文介绍了如何在没有 Confluent 的情况下为 Cassandra 使用 Kafka Connect的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们如何在不使用 Confluent 框架的情况下将 Kafka Connect 与 Cassandra 结合使用.

How we can use Kafka Connect with Cassandra without using the Confluent frameworks.

推荐答案

Kafka Connect 框架.Confluent 只提供连接器.如果您不想使用 Confluent 开源(但为什么不呢?),您也可以将所有这些连接器与 vanilla Apache Kafka 一起使用.

Kafka Connect is the framework. Confluent only offers connectors. If you don't want to use Confluent Open Source (but why wouldn't you?), you can use all those connectors with vanilla Apache Kafka, too.

有多个可用的卡桑德拉连接器:https://www.confluent.io/product/connectors/

There are multiple Casandra connectors available: https://www.confluent.io/product/connectors/

顺便说一句:所有列出的 Casadra 连接器都不是由 Confluent 维护的.

Btw: none of the listed Casandra connectors is maintained by Confluent.

当然,您也可以编写自己的连接器或使用任何其他第三方连接器.

Of course, you could also write you own connector or use any other third party connector.

这篇关于如何在没有 Confluent 的情况下为 Cassandra 使用 Kafka Connect的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆