Skip to content

Kafka JDBC Connector sample projects

License

Notifications You must be signed in to change notification settings

agoda-com/kafka-jdbc-connector-samples

Repository files navigation

Kafka JDBC Connector Samples

Sample projects using Kafka JDBC Connector.

Install and Run

Add following entry in /etc/hosts file

127.0.0.1	kafka

Run following commands form the terminal

sbt docker
docker-compose up -d
sbt functional/test

License

Kafka JDBC Connector is Open Source and available under the MIT License.

About

Kafka JDBC Connector sample projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages