Hi Blake,

Replicator is, AFAIK, not FOSS - however, Mirror Maker 2.0, which is built
along very similar lines (i.e., on top of Kafka Connect) is, as is Mirror
Maker 1.0.

On Thu, Apr 30, 2020 at 6:51 AM Blake Miller <blak3mil...@gmail.com> wrote:

> Oh, and it looks like Confluent has released a newer replacement for
> MirrorMaker called Replicator
>
>
> https://docs.confluent.io/current/multi-dc-deployments/replicator/migrate-replicator.html
>
>
>
> On Wed, Apr 29, 2020 at 6:49 PM Blake Miller <blak3mil...@gmail.com>
> wrote:
>
> > Hi Vishnu,
> >
> > Check out MirrorMaker
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=27846330
> >
> > This can do what you want. Note that the offsets are not copied, nor are
> > the message timestamps.
> >
> > HTH
> >
> >
> > On Wed, Apr 29, 2020 at 6:47 PM vishnu murali <
> vishnumurali9...@gmail.com>
> > wrote:
> >
> >> Hi Guys,
> >>
> >> I am having two separate Kafka cluster running in two independent
> >> zookeeper
> >>
> >> I need to send a set of data from one topic from cluster A to cluster B
> >> with the same topic name  with all data also..
> >>
> >> How can I achieve this
> >>
> >> Done anyone have any idea ??
> >>
> >
>

Reply via email to