Dhurandar, definitely! Connect and Streams are both agnostic to how their
workers are run. They aren't really platforms per se. You just need to spin
up one or more workers and they do their thing. So a Streams app doesn't
run "inside" Connect, but you can certainly have Connect and Streams
workers talk to each other through Kafka topics.

Ryanne

On Thu, Oct 25, 2018 at 3:34 PM RK Sing <dhurandarg...@gmail.com> wrote:

> We have a requirement to do Single row transformations, basic joins,
> deduping and routing from the source to the destination Kafka topics.
>
> We want to use Kafka-connect as the platform which is running Kafka stream
> inside. Has anyone used Kafkastreams inside Kafka connect ??
>
> Is this pattern ok for Kafka-connect?
>
> regards
> dhurandar
>

Reply via email to