Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
2.5.2
Description
Steps to Reproduce
- Install IOP 4.2.5 with Kafka
- Kerberize the cluster
- Upgrade Ambari to 2.5.2
- Register HDP 2.6
- Remove iop-select
- Install HDP 2.6.
- Express Upgrade from BigInsights to HDP
- Regenerate Keytab
After regenerate keytab, Kafka will go down.
The problem is that kafka-broker config type has
listeners: "SASL_PLAINTEXT://localhost:6667" security.inter.broker.protocol: "SASL_PLAINTEXT"
and it needs to replace "SASL_PLAINTEXT" with "PLAINTEXTSASL"
Attachments
Attachments
Issue Links
- links to