We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d07c39b commit 771a397Copy full SHA for 771a397
articles/hdinsight/kafka/apache-kafka-mirroring.md
@@ -87,7 +87,7 @@ Configure IP advertising to enable a client to connect using broker IP addresses
87
88
1. Go to the Ambari dashboard for the primary cluster: `https://PRIMARYCLUSTERNAME.azurehdinsight.net`.
89
1. Select **Services** > **Kafka**. CliSelectck the **Configs** tab.
90
-1. Add the following config lines to the bottom **kafka-env template** section. Select **Save**.
+1. Add the following config lines to the bottom **kafka-env template** section. Select **Save**.
91
92
```
93
# Configure Kafka to advertise IP addresses instead of FQDN
0 commit comments