如何在不融合的情况下将Kafka Connect用于Cassandra [英] How to use Kafka Connect for Cassandra without Confluent

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

问题描述

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

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

推荐答案

Kafka Connect 是框架. Confluent仅提供连接器.如果您不想使用Confluent开源软件(但是为什么不使用它呢?),您也可以将所有这些连接器与香草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.

有多个Casandra连接器可用: https://www.confluent.io/product/connectors/

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

顺便说一句:Confluent没有维护列出的Casandra连接器.

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.

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

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