IBM Support

InfoSphere Information Server: 同梱 Kafka のバージョンを確認

Question & Answer


Question

InfoSphere Information Server (以下 IIS) に同梱されている Kafka のコマンドを実行する必要があります。バージョンによって一部のオプションが廃止になったという情報があります。そのために Kafka のバージョンを確認したいのですが、どのような方法がありますか?

Answer

JAR ファイルの名前で確認できます。Kafka の JAR ファイルは IIS インストールディレクトリの shared-open-source/kafka/install/libs にあります。
例: IIS 11.7.1.4 の場合
$ cd /opt/IBM/InformationServer/shared-open-source/kafka/install/libs
$ ls kafka_*.jar
...
kafka_2.13-2.8.0.jar
...
kafka_2.13-2.8.0.jar の 2.8.0 の部分がバージョンになります。バージョン一覧は Apache Kafka のダウンロードサイトで確認できます。

Related Information

[{"Type":"MASTER","Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSZJPZ","label":"IBM InfoSphere Information Server"},"ARM Category":[{"code":"a8m0z000000bqp5AAA","label":"Zookeeper - Kafka - Solr - Shared Open Source Services"}],"ARM Case Number":"TS014890047","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"11.7.1"}]

Document Information

Modified date:
28 December 2023

UID

ibm17103248