Skip to content

lburgazzoli/apache-camel-kafka-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camel Kafka Connector

Introduction

Note

The project is WIP!

This is a "Camel Kafka connector adapter" that aims to provide a user friendly way to use all Apache Camel components in Kafka Connect. For more information about Kafka Connect take a look here.

Build the project

mvn clean package

Build the project and run integration tests

To run the integration tests it is required to:

Try it out locally

You can use Camel Kafka connectors with local Apache Kafka installation. For more details see the local guide.

Try it out on OpenShift with Strimzi

You can also use Camel Kafka connectors on OpenShift. For more details see the OpenShift guide.

Known limitations

In order to use other Camel components you need to add them as dependencies in the project pom.xml.

About

Apache camel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.1%
  • Dockerfile 0.9%