Set Kafka Properties
Before you begin the upgrade process, you need to set the following properties in Kafka (kafka-broker) using Ambari:
-
inter.broker.protocol.version
-
log.message.format.version
Before you begin the upgrade process, you need to set the following properties in Kafka (kafka-broker) using Ambari:
inter.broker.protocol.version
log.message.format.version
inter.broker.protocol.version
property at the end
of the log file, and find you current Kafka version. Then go to Ambari
and add the inter.broker.protocol.version property
with the value you found.
log.message.format.version
property at the end of
the log file, and find the Kafka version. Then go to Ambari and add the
log.message.format.version
property with the value
you found.
Note | |
---|---|
You must use the first two digit of the Kafka version as the value of the
above properties. For example, use 2.0, 1.1, or 1.0. |
Note | |
---|---|
For more information on Kafka 2.1.0 upgrade scenario, see the Kafka 2.1.0 Upgrade
Documentation. |