Skip to content

Commit 4bd7cdd

Browse files
authored
Improved Correctness Score
Improved correctness Score
1 parent 862cb84 commit 4bd7cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/kafka/apache-kafka-auto-create-topics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To enable automatic topic creation on an existing cluster through the Ambari Web
2121

2222
:::image type="content" source="./media/apache-kafka-auto-create-topics/azure-portal-cluster-dashboard-ambari.png" alt-text="Image of the portal with cluster dashboard selected." border="true":::
2323

24-
When prompted, authenticate using the login (admin) credentials for the cluster. Instead, you can connect to Amabri directly from `https://CLUSTERNAME.azurehdinsight.net/` where `CLUSTERNAME` is the name of your Kafka cluster.
24+
When prompted, authenticate using the login (admin) credentials for the cluster. Instead, you can connect to Ambari directly from `https://CLUSTERNAME.azurehdinsight.net/` where `CLUSTERNAME` is the name of your Kafka cluster.
2525

2626
1. Select the Kafka service from the list on the left of the page.
2727

@@ -46,7 +46,7 @@ To enable automatic topic creation on an existing cluster through the Ambari Web
4646
:::image type="content" source="./media/apache-kafka-auto-create-topics/restart-all-affected.png" alt-text="`Apache Ambari restart all affected`." border="true":::
4747

4848
> [!NOTE]
49-
> You can also set Ambari values through the Ambari REST API. This is generally more difficult, as you have to make multiple REST calls to retrieve the current configuration, modify it, etc. For more information, see the [Manage HDInsight clusters using the Apache Ambari REST API](../hdinsight-hadoop-manage-ambari-rest-api.md) document.
49+
> You can also set Ambari values through the Ambari REST API. This is generally more difficult, as you have to make multiple REST calls to retrieve the current configuration, modify it, etc. For more information, see the [Managed HDInsight clusters using the Apache Ambari REST API](../hdinsight-hadoop-manage-ambari-rest-api.md) document.
5050
5151
## Resource Manager templates
5252

0 commit comments

Comments
 (0)