Open AndySantaCruzAnalytics opened 2 years ago
Hi Andy, glad you like the connector, it's a bit of a stale project now unfortunately. I did write documentation for it but it seems GH has removed the docs tab. You can access it here: https://thomaskwscott.github.io/kafka-connect-shell-sink/ or from the packaged page in Confluent Hub: https://www.confluent.io/hub/thomaskwscott/kafka-connect-shell-sink
I'll update the readme with the docs link shortly.
Thank you
From: thomaskwscott @.> Reply-To: thomaskwscott/kafka-connect-shell-sink @.> Date: Tuesday, March 29, 2022 at 12:12 PM To: thomaskwscott/kafka-connect-shell-sink @.> Cc: AndySantaCruzAnalytics @.>, Author @.***> Subject: Re: [thomaskwscott/kafka-connect-shell-sink] Looks promising how ever with an example or documentation it is hard to use (Issue #1)
Hi Andy, glad you like the connector, it's a bit of a stale project now unfortunately. I did write documentation for it but it seems GH has removed the docs tab. You can access it here: https://thomaskwscott.github.io/kafka-connect-shell-sink/ or from the packaged page in Confluent Hub: https://www.confluent.io/hub/thomaskwscott/kafka-connect-shell-sink
I'll update the readme with the docs link shortly.
— Reply to this email directly, view it on GitHubhttps://github.com/thomaskwscott/kafka-connect-shell-sink/issues/1#issuecomment-1082271475, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOSCSKZ3Y6B3GYCNA4MT6TTVCNIX3ANCNFSM5R7KR5FQ. You are receiving this because you authored the thread.Message ID: @.***>
I am a kafka-connect newbie. I am looking for a simple example I can use to get a feel for how connectors work. Can you provide a simple example config file?
This is what I am trying to implement. i.e. "hello world tests"
Kind regards
Andy
p.s. I can imagine this connector being very useful in production environments. We have a lot of bash script in our current pipelines