Skip to content

Commit 027739f

Browse files
Merge pull request #228902 from sreekzz/patch-148
Updated HDI 4.0 with the Deploy Azure new link
2 parents 28f3c15 + 5210705 commit 027739f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/hdinsight/hdinsight-apache-spark-with-kafka.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: hdinsightactive
77
ROBOTS: NOINDEX
8-
ms.date: 02/16/2023
8+
ms.date: 03/01/2023
99
---
1010

1111
# Apache Spark streaming (DStream) example with Apache Kafka on HDInsight
@@ -33,12 +33,12 @@ While you can create an Azure virtual network, Kafka, and Spark clusters manuall
3333

3434
1. Use the following button to sign in to Azure and open the template in the Azure portal.
3535

36-
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fhditutorialdata.blob.core.windows.net%2Farmtemplates%2Fcreate-linux-based-kafka-spark-cluster-in-vnet-v4.1.json" target="_blank"><img src="./media/hdinsight-apache-spark-with-kafka/hdi-deploy-to-azure1.png" alt="Deploy to Azure button for new cluster"></a>
36+
<a href="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FHDInsight%2Fhdinsight-kafka-tools%2Fmaster%2Fsrc%2Farm%2FHDInsight4.0%2Fhdinsight-kafka-2.1-spark-2.4-vnet%2Fazuredeploy.json" target="_blank"><img src="./media/hdinsight-apache-spark-with-kafka/hdi-deploy-to-azure1.png" alt="Deploy to Azure button for new cluster"></a>
3737

3838
> [!WARNING]
39-
> To guarantee availability of Kafka on HDInsight, your cluster must contain at least three worker nodes. This template creates a Kafka cluster that contains three worker nodes.
39+
> To guarantee availability of Kafka on HDInsight, your cluster must contain at least four worker nodes. This template creates a Kafka cluster that contains four worker nodes.
4040
41-
This template creates an HDInsight 3.6 cluster for both Kafka and Spark.
41+
This template creates an HDInsight 4.0 cluster for both Kafka and Spark.
4242

4343
1. Use the following information to populate the entries on the **Custom deployment** section:
4444

0 commit comments

Comments
 (0)