Re: Kafka Connect ignores the bootstrap.servers parameter

2020-04-28 Thread Valentin Kulichenko
listeners=PLAINTEXT://:9092listeners=PLAINTEXT://98,1,96.147:9092> > > Link to article: > Kafka Listeners - Explained > > | > | > | > | | | > > | > > | > | > | | > Kafka Listeners - Explained > > How to connect clients to Kafka hosted

Re: Kafka Connect ignores the bootstrap.servers parameter

2020-04-28 Thread Valentin Kulichenko
about the environment but would appreciate any pointers in the meantime. -Val On Tue, Apr 28, 2020 at 12:07 AM Suresh Chidambaram wrote: > Hi Val, > > Could you share the server.properties and zookeeper.properties? > > Thanks > C Suresh > > > On Tuesday, Apr

Kafka Connect ignores the bootstrap.servers parameter

2020-04-27 Thread Valentin Kulichenko
Greetings to the Kafka Community! I'm a newbie in Kafka and only recently went beyond a local installation described in the Quickstart. I have faced a weird issue that I can't explain. I want to deploy on two machines: - Machine #1 runs ZooKeeper and a single Kafka broker. I use default configura