Member since
04-04-2016
2
Posts
1
Kudos Received
0
Solutions
05-18-2016
09:05 AM
1 Kudo
I customised the kafka broker, adding these parameters: advertised.host.name= public IP on AWS advertised.port= listener port (for HDP should be 6667) host.name= public IP on AWS Now it works!! Thanks!
... View more
04-04-2016
08:42 AM
Hello, I'm using Kafka 0.8.2.2 (HDP v2.3) and I have my cluster running on Amazon (EC2). I want to produce messages from external (using Java APIs) into Kafka. If I execute the code inside the cluster it works, but not from external. How can I configure it to make it works? Thanks a lot!
... View more
Labels:
- Labels:
-
Apache Kafka