All Projects → confluentinc → kafka-connect-blog

confluentinc / kafka-connect-blog

Licence: other
Demo for Kafka Connect with JDBC and HDFS Connectors

Programming Languages

shell
77523 projects
Batchfile
5799 projects
XSLT
1337 projects
TSQL
950 projects

kafka-connect-blog

Demo for Kafka Connect with JDBC and HDFS Connectors. You can find the blog for this demo at http://www.confluent.io/blog/how-to-build-a-scalable-etl-pipeline-with-kafka-connect

To get started:

$ git clone https://github.com/confluentinc/kafka-connect-blog.git
$ cd kafka-connect-blog
$ vagrant up

The necessary configuration files for the demo are at located at etc directory in this repository. They include the configuration files for the Confluent Platform, Hadoop, Hive, Kafka Connect and the JDBC and HDFS Connector. These files are copied to /mnt/etc/ in the virtual machine.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].