thomaskwscott / kafka-connect-shell-sink

A Kafka connector that invokes shell commands as a result of messages from Kafka.
Apache License 2.0
1 stars 1 forks source link

Kafka Connect Shell Sink Connector

FOSSA Status

kafka-connect-shell-sink is a Kafka Connector for invoking Shell commands. The Sink connector invokes shell commands using parameters from messages on an input Kafka topic

Documentation for this connector is here: https://thomaskwscott.github.io/kafka-connect-shell-sink/index.html

Development

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

FAQ

Refer frequently asked questions on Kafka Connect Shell Sink here - https://github.com/thomaskwscott/kafka-connect-shell-sink/wiki/FAQ

Contribute

License

The project is licensed under the Apache 2 license.