可以在apache kafka集群kafka版本2.0.0中安装rest-proxy confluent

时间:2019-03-29 13:32:32

标签: apache-kafka confluent kafka-rest

我会将kafka-rest-proxy融合解决方案与apache kafka 2.0.0集成

有人可以解释一下我如何为具有3个节点kafka和3个znodes的群集仅安装kafka rest代理吗?

1 个答案:

答案 0 :(得分:1)

所有Confluent工具均可与Apache Kafka一起使用。

没有单独下载REST代理,因此您必须使用Docker或下载完整的Confluent平台。

如果不使用Docker,则可以在kafka-rest.properties文件夹中找到etc/kafka-rest,因此至少要使用引导服务器对其进行编辑。

查找其他config options here

然后运行该程序以从Confluent平台下载的摘要中启动

./bin/kafka-rest-start ./etc/kafka-rest/kafka-rest.properties