Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mmolimar/kafka-connect-fs
Kafka Connect FileSystem Connector
https://github.com/mmolimar/kafka-connect-fs
apache-kafka azure-storage confluent files filesystem ftp gcp hadoop hadoop-filesystem hdfs kafka kafka-connect kafka-connect-fs kafka-connector s3
Last synced: 2 months ago
JSON representation
Kafka Connect FileSystem Connector
- Host: GitHub
- URL: https://github.com/mmolimar/kafka-connect-fs
- Owner: mmolimar
- License: apache-2.0
- Created: 2017-03-13T04:27:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T07:27:01.000Z (about 2 years ago)
- Last Synced: 2024-08-03T19:07:48.332Z (6 months ago)
- Topics: apache-kafka, azure-storage, confluent, files, filesystem, ftp, gcp, hadoop, hadoop-filesystem, hdfs, kafka, kafka-connect, kafka-connect-fs, kafka-connector, s3
- Language: Java
- Homepage:
- Size: 524 KB
- Stars: 110
- Watchers: 11
- Forks: 78
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-kafka - FileSystem
README
# Kafka Connect FileSystem Connector [![Build Status](https://travis-ci.org/mmolimar/kafka-connect-fs.svg?branch=master)](https://travis-ci.org/mmolimar/kafka-connect-fs)[![Coverage Status](https://coveralls.io/repos/github/mmolimar/kafka-connect-fs/badge.svg?branch=master)](https://coveralls.io/github/mmolimar/kafka-connect-fs?branch=master)
**kafka-connect-fs** is a [Kafka Connector](https://kafka.apache.org/documentation.html#connect)
for reading records from files in the file systems specified and load them into Kafka.Documentation for this connector can be found [here](https://kafka-connect-fs.readthedocs.io/).
## 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.