Awesome
Kafka Connect FileSystem Connector
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.
Development
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.
FAQ
Some frequently asked questions on Kafka Connect FileSystem Connector can be found here - https://kafka-connect-fs.readthedocs.io/en/latest/faq.html
Contribute
- Source Code: https://github.com/mmolimar/kafka-connect-fs
- Issue Tracker: https://github.com/mmolimar/kafka-connect-fs/issues
License
Released under the Apache License, version 2.0.