Configure Kafka
You can configure Apache Kafka from the Kafka tab in the Customize Services step.
- For your initial installation, accept the default values set by Apache Ambari.
- If Ambari prompts you with Some configurations need your attention before you can proceed, review the list of properties and provide the required information.
- Review the Apache Kafka Component Guide for information about configuring Kafka to meet your operational objectives.
- If you have enabled Kerberos, ensure that the listener configuration is set to
advertised.listeners= SASL_PLAINTEXT://$HOSTNAME:$PORT
.