Re: How to link kafka servers

2013-11-19 Thread Neha Narkhede
You might find this useful - https://cwiki.apache.org/confluence/display/KAFKA/Kafka+mirroring+(MirrorMaker) Thanks, Neha On Nov 18, 2013 8:32 PM, "David Montgomery" wrote: > Hi, > > My endpoint for kafka is in Europe where the a consumers gets the final > messages. But I want to write to kafka

How to link kafka servers

2013-11-18 Thread David Montgomery
Hi, My endpoint for kafka is in Europe where the a consumers gets the final messages. But I want to write to kafka servers in SG, and the US east and west and will then forward to kafka servers in the UK. How do I do that? Is there a good tutorial? What are the keywords that describe what I wan