<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Kafka MirrorMaker - not working in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226232#M188092</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/172/schintalapani.html" nodeid="172"&gt;@Sriharsha Chintalapani&lt;/A&gt; - any ideas on this ?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Dec 2017 07:28:36 GMT</pubDate>
    <dc:creator>karan_alang1</dc:creator>
    <dc:date>2017-12-19T07:28:36Z</dc:date>
    <item>
      <title>Kafka MirrorMaker - not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226231#M188091</link>
      <description>&lt;P&gt;i'm setting up Kafka Mirror Maker - to transfer data between 2 clusters, and somehow it seems the MirrorMaker is not able to pull data from the Producer cluster.&lt;/P&gt;&lt;P&gt;Here is the command used :&lt;/P&gt;&lt;PRE&gt;$CONFLUENT/bin/kafka-mirror-maker --consumer.config $CONFLUENT/mprops/mmConsumer-qa.properties --producer.config $CONFLUENT/mprops/mmProducer-qa.properties --whitelist="mmtest" --new.consumer --num.streams 4&lt;/PRE&gt;&lt;PRE&gt;mmConsumer-qa.properties :
bootstrap.servers=localhost:7092, localhost:7082,localhost:7072
group.id=mmtest
client.id=mm_consumer

mmProducer-qa.properties :
bootstrap.servers=localhost:8092
acks=1
batch.size=100
client.id=mm_producer
linger.ms=5
&lt;/PRE&gt;&lt;P&gt;Any ideas on how to debug/fix this ?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 07:27:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226231#M188091</guid>
      <dc:creator>karan_alang1</dc:creator>
      <dc:date>2017-12-19T07:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka MirrorMaker - not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226232#M188092</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/172/schintalapani.html" nodeid="172"&gt;@Sriharsha Chintalapani&lt;/A&gt; - any ideas on this ?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 07:28:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226232#M188092</guid>
      <dc:creator>karan_alang1</dc:creator>
      <dc:date>2017-12-19T07:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Kafka MirrorMaker - not working</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226233#M188093</link>
      <description>&lt;P&gt;the issue is fixed, the consumer config file - should have the producer bootstrap servers, while the producer config file - should have the consumer bootstrap server. i'd mixed up the 2, reversing that fixed the issue. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Dec 2017 07:41:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Kafka-MirrorMaker-not-working/m-p/226233#M188093</guid>
      <dc:creator>karan_alang1</dc:creator>
      <dc:date>2017-12-19T07:41:04Z</dc:date>
    </item>
  </channel>
</rss>

