Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

After upgrading from HDP 2.2 to HDP 2.3, all kafka topics are unaccessible by producers/consumers.

avatar
Super Collaborator

We upgraded our cluster from HDP 2.2.0 to HDP 2.3.

After the upgrade, we check the topics and all topics are still there.

But when trying to produce or even consume messages on all of the topics, we're having errors.

What should I do to fix my issue? I also notice on broker side that the broker.id also changed form id=0 to id=1001.

Please help.

1 ACCEPTED SOLUTION
4 REPLIES 4

avatar
Super Collaborator

Thanks @Shishir Saxena. advertised.host.name really helped.

Right now, I'm facing another issue when suddenly brokers are not registered on zookeeper.

Producers/Consumers are unable to access topics giving errors.

I'm still not sure if it's zk and kafka version issue on hdp-2.3.2.

avatar

@Michael Dennis Uanang Can you please close this issue if it is resolved and open another one ?

I am not clear on new issue. Are you able to write messages to topics but suddenly lose access because brokers are not registered with zookeepers ?

avatar
Super Collaborator

Exactly! Will open another one. Thanks!