<?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: How can I configure Kafka (HDP 2.3) on AWS to receive external calls? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154679#M24303</link>
    <description>&lt;P&gt;I customised the kafka broker, adding these parameters:&lt;/P&gt;&lt;P&gt;advertised.host.name= public IP on AWS&lt;/P&gt;&lt;P&gt;advertised.port= listener port (for HDP should be 6667)&lt;/P&gt;&lt;P&gt;host.name= public IP on AWS&lt;/P&gt;&lt;P&gt;Now it works!!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 16:05:14 GMT</pubDate>
    <dc:creator>riccardo_rappol</dc:creator>
    <dc:date>2016-05-18T16:05:14Z</dc:date>
    <item>
      <title>How can I configure Kafka (HDP 2.3) on AWS to receive external calls?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154677#M24301</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm using Kafka 0.8.2.2 (HDP v2.3) and I have my cluster running on Amazon (EC2). &lt;/P&gt;&lt;P&gt;I want to produce messages from external (using Java APIs) into Kafka.&lt;/P&gt;&lt;P&gt;If I execute the code inside the cluster it works, but not from external.&lt;/P&gt;&lt;P&gt;How can I configure it to make it works?&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2016 15:42:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154677#M24301</guid>
      <dc:creator>riccardo_rappol</dc:creator>
      <dc:date>2016-04-04T15:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Kafka (HDP 2.3) on AWS to receive external calls?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154678#M24302</link>
      <description>&lt;P&gt;did you try configuring external hostnames of ec2 boxes in advertised.listeners config.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 01:17:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154678#M24302</guid>
      <dc:creator>schintalapani</dc:creator>
      <dc:date>2016-04-05T01:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Kafka (HDP 2.3) on AWS to receive external calls?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154679#M24303</link>
      <description>&lt;P&gt;I customised the kafka broker, adding these parameters:&lt;/P&gt;&lt;P&gt;advertised.host.name= public IP on AWS&lt;/P&gt;&lt;P&gt;advertised.port= listener port (for HDP should be 6667)&lt;/P&gt;&lt;P&gt;host.name= public IP on AWS&lt;/P&gt;&lt;P&gt;Now it works!!&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 16:05:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154679#M24303</guid>
      <dc:creator>riccardo_rappol</dc:creator>
      <dc:date>2016-05-18T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Kafka (HDP 2.3) on AWS to receive external calls?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154680#M24304</link>
      <description>&lt;P&gt;Thanks Riccardo, it worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2018 17:29:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154680#M24304</guid>
      <dc:creator>sivasankar_boom</dc:creator>
      <dc:date>2018-06-29T17:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I configure Kafka (HDP 2.3) on AWS to receive external calls?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154681#M24305</link>
      <description>&lt;P&gt;Can make it work with below config&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;With default port&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;advertised.host.name= 34.207.113.18(public ip of kafka node) &lt;/P&gt;&lt;P&gt;advertised.port= 6667(Listener port) &lt;/P&gt;&lt;P&gt;host.name= 34.207.113.18(public ip of kafka node) &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Without default port&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;listener.security.protocol.map=INGEST:PLAINTEXT,REPLICATION:PLAINTEXT,INTERNAL_PLAINTEXT:PLAINTEXT
listeners=REPLICATION://10.0.0.207:9093,INTERNAL_PLAINTEXT://10.0.0.207:9092
advertised.listeners=REPLICATION://34.207.113.18:9093,INTERNAL_PLAINTEXT://34.207.113.18:9092
inter.broker.listener.name=REPLICATION &lt;/P&gt;&lt;P&gt;advertised.port= 9094&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 11:19:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-can-I-configure-Kafka-HDP-2-3-on-AWS-to-receive-external/m-p/154681#M24305</guid>
      <dc:creator>sivasankar_boom</dc:creator>
      <dc:date>2018-08-17T11:19:36Z</dc:date>
    </item>
  </channel>
</rss>

