is there a `target-kafka` out there anywhere? I do...
# singer-targets
m
is there a
target-kafka
out there anywhere? I don’t see one in the Hub or in the Pipelinewise or Singer documentation.
There is one for Airbyte, though https://airbyte.com/connectors/kafka - maybe I should try out that new Meltano-over-Airbyte project?
p
We have a pretty good compiled list of whats out there and I dont see anything for target-kafka. We built one at my previous job but its in a private repo. Theres https://github.com/MeltanoLabs/Singer-Most-Wanted/issues/61
The airbyte wrapper only works for taps right now unfortunately so that airbyte target wont help 😞
m
ah, ok - thanks for that clarification
p
with that said I remember the target-kafka we built being really tiny so it shouldnt be a big lift to create a new one if you decide to do that