Support Questions

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

How to check Kafka version

avatar
Expert Contributor

Hi,

Is there any command to check Kafka version.

Thank you.

1 ACCEPTED SOLUTION

avatar
Guru

Hi @Nilesh

If you are using HDP via Ambari, you can use the Stacks and Versions feature to see all of the installed components and versions from the stack. Via command line, you can navigate to /usr/hdp/current/kafka-broker/libs and see the jar files with the versions. See the attachments for examples of each. I don't believe there is a --version type of command in any of the Kafka cli scripts from what I remember.

screen-shot-2017-11-29-at-84935-am.pngscreen-shot-2017-11-29-at-85206-am.png

View solution in original post

1 REPLY 1

avatar
Guru

Hi @Nilesh

If you are using HDP via Ambari, you can use the Stacks and Versions feature to see all of the installed components and versions from the stack. Via command line, you can navigate to /usr/hdp/current/kafka-broker/libs and see the jar files with the versions. See the attachments for examples of each. I don't believe there is a --version type of command in any of the Kafka cli scripts from what I remember.

screen-shot-2017-11-29-at-84935-am.pngscreen-shot-2017-11-29-at-85206-am.png