Created 03-02-2016 02:55 AM
Hi ALL!
We upgraded our cluster from HDP-2.2.0 to HDP-2.3.2
From HDP site, HDP-2.3.2 includes Kafka 0.8.2
But from our ambari-2.2 (hdp 2.3.2), kafka version show 0.9.0.2.
When I check kafka lib folder from broker kafka lib show 0.8.2 kafka version.
Which config setup should I follow, 0.9.x or 0.8.2?
Thank you!
Created 03-23-2016 12:29 AM
Kafka version on HDP 2.3.2 is v0.8.2 as confirmed by Subhasis, Ratish and Dev from Hortonworks.
Created 03-02-2016 02:57 AM
0.9.0.2 sounds like a bug, I'd follow 0.8.2 @Michael Dennis Uanang
Created 03-02-2016 03:07 AM
@Artem Ervits thanks for the quick reply.
Done a quick checking of kafka config on ambari.
And now I'm checking, 0.8.2 documentation.
On ambari, theres a parameter call "listeners=PLAINTEXT:///localhost:6667" on our kafka settings.
But when I check on 0.8.2 documentation/broke-config, there's no "listeners" option available, but available in 0.9.x documentation though.
Created 03-02-2016 04:32 AM
Created 03-02-2016 05:18 AM
hdp-select set kafka-broker version
Created 03-03-2016 01:40 AM
Actually we did the Rolling Upgrade for HDR-2.3.2.
Created 03-05-2016 05:35 AM
@Michael Dennis Uanang I did notice that and that's why you may have to run that statement
Created 03-07-2016 01:59 AM
Thanks @Neeraj Sabharwal! You the man!
Do I still need to run the command manually? Sorry just need to clear it out. 🙂
Created 03-07-2016 02:02 AM
@Michael Dennis Uanang If version is not up to date the Yes 🙂
Created 03-07-2016 02:55 AM
How can I verify if kafka is successfully updated after HDP rolling upgrade?