如何在windows下安装mongodb连接器Kafka?
How to install mongodb connector Kafka under windows?
我已经在 Windows 中安装了 Kafka。
还解压了连接器文件 jar。
在哪里指定这些文件的路径以及如何配置和启动连接器?
连接属性文件中有plugin.path
,需要设置为所有连接器文件夹父目录的绝对路径。
https://docs.confluent.io/current/connect/managing/community.html
我已经在 Windows 中安装了 Kafka。 还解压了连接器文件 jar。
在哪里指定这些文件的路径以及如何配置和启动连接器?
连接属性文件中有plugin.path
,需要设置为所有连接器文件夹父目录的绝对路径。
https://docs.confluent.io/current/connect/managing/community.html