Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

26 lines (15 loc) · 1.01 KB

Kafka Connect HDFS Connector

kafka-connect-hdfs is a Kafka Connector for copying data between Kafka and Hadoop HDFS.

Documentation for this connector can be found here.

Development

To build a development version you'll need a recent version of Kafka as well as a set of upstream Confluent projects, which you'll have to build from their appropriate snapshot branch. See the FAQ for guidance on this process.

You can build kafka-connect-hdfs with Maven using the standard lifecycle phases.

FAQ

Refer frequently asked questions on Kafka Connect HDFS here - https://github.com/confluentinc/kafka-connect-hdfs/wiki/FAQ

Contribute

License

The project is licensed under the Apache 2 license.