Regards, Saurabh Raje
Hi Guys, I created the setup of Kafka ( kafka_2.12-0.10.2.0.tgz
<https://www.apache.org/dyn/closer.cgi?path=/kafka/0.10.2.0/kafka_2.12-0.10.2.0.tgz>)
as per this document https://kafka.apache.org/quickstart. The setup
works when both producer & consumer are in localhost. The moment I
deploy consumer to a remote machine no messages are received. The
network connectivity is fine (telnet works). What do you think is going
on here...?
- Unable to consume from remote Saurabh Raje
- Re: Unable to consume from remote Matthias J. Sax