Extracting Kafka broker IDs
You must extract the Kafka broker IDs before you upgrade the HDF cluster. The Kafka
broker IDs are used in migrating HDF to CFM on CDP cluster, where you need to override the
kafka-broker-ids.ini
files with the created one.
You must extract the Kafka broker IDs manually from the HDF 3.5.2.0 cluster. When you migrate
to Cloudera Manager, you must manually enter the broker IDs to the real values in Kafka.
-
Create the
kafka-broker-ids.ini
file. -
Navigate to each
Kafka broker host > $log.dirs/meta.properties
and collect thebroker.id
value. - Copy
hostname broker.id
to thekafka-broker-ids.ini
file.An example of the file format is as follows:ctr-e153-xxxxx-xxxx71.cloudera.site 1001 ctr-e153-xxxxx-xxxx72.cloudera.site 1002 ctr-e153-xxxxx-xxxx73.cloudera.site 1003