Kafka Connect FileSystem连接器
kafka-connect-fs is a Kafka Connector
for reading records from files in the file systems specified and load them into Kafka.
Documentation for this connector can be found here.
To build a development version you’ll need a recent version of Kafka. You can build
kafka-connect-fs with Maven using the standard lifecycle phases.
Some frequently asked questions on Kafka Connect FileSystem Connector can be found here -
https://kafka-connect-fs.readthedocs.io/en/latest/faq.html
Released under the Apache License, version 2.0.