You can read the following wiki on the MirrorMaker tool.
https://cwiki.apache.org/confluence/display/KAFKA/Kafka+mirroring+%28MirrorMaker%29
Thanks,
Jun
On Mon, Jun 3, 2013 at 10:58 PM, Guy Doulberg wrote:
> Hi guys,
>
> I was wondering if someone here has an experience with streaming kafka
>
Hi guys,
I was wondering if someone here has an experience with streaming kafka
across data-centers?
How does kafka transfer the msgs? event by event or it batches some
events in one file(how many together?) and send them to the consumer on
the other data-center?
I am asking it, because we