Description
STR:
- Install Ambari 2.6.1
- Deploy secure cluster (ZooKeeper + Kafka)
- Set security.inter.broker.protocol to SASL_PLAINTEXT (or SASL_SSL)
- Remove security.inter.broker.protocol from cluster Kerberos descriptor or update it to SASL_PLAINTEXT (or SASL_SSL)
(steps) - Regenerate Keytabs
Result: security.inter.broker.protocol is reset to PLAINTEXTSASL
This is caused by stack advisor forcing PLAINTEXTSASL for secure cluster, although SASL_PLAINTEXT (or SASL_SSL) is also valid.
Attachments
Attachments
Issue Links
- links to