Skip to content

apache/camel-kafka-connector

Camel Kafka Connector

Chat on Zulip Master Build

Introduction

Note

This project is still in its infancy. Is it relatively stable and leverages more than a decade of Apache Camel experience and maturity. At the same time, it is in constant evolution. Almost every week new features are implemented and current ones adjusted to integrate better with both Camel and Kafka Connect.

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

Run integration tests

To run the integration tests it is required to:

  • have Docker version 17.05 or higher running

  • then run:

    mvn -DskipIntegrationTests=false clean verify package

It is also possible to point the tests to use an external services. Please check the testing guide.

Documentation

About

Camel Kafka Connector allows you to use all Camel components as Kafka Connect connectors

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages