Skip to content

Commit 2287c7d

Browse files
Update create-spark-cluster.md
added subscription pre-requisite link
1 parent aadaed3 commit 2287c7d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight-aks/spark/create-spark-cluster.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title: How to create Spark cluster in HDInsight on AKS
33
description: Learn how to create Spark cluster in HDInsight on AKS
44
ms.service: hdinsight-aks
55
ms.topic: how-to
6-
ms.date: 10/30/2023
6+
ms.date: 12/28/2023
77
---
88

99
# Create Spark cluster in HDInsight on AKS (Preview)
1010

1111
[!INCLUDE [feature-in-preview](../includes/feature-in-preview.md)]
1212

13-
Once the[prerequisite](../prerequisites-resources.md) steps are complete, and you have a cluster pool deployed, continue to use the Azure portal to create a Spark cluster.
14-
You can use the Azure portal to create an Apache Spark cluster in cluster pool. You then create a Jupyter Notebook and use it to run Spark SQL queries against Apache Hive tables.
13+
Once the [subscription prerequisites](../prerequisites-subscription.md) and [resource prerequisites](../prerequisites-resources.md) steps are complete, and you have a cluster pool deployed, continue to use the Azure portal to create a Spark cluster.
14+
You can use the Azure portal to create an Apache Spark cluster in cluster pool. You can then create a Jupyter Notebook and use it to run Spark SQL queries against Apache Hive tables.
1515

1616
1. In the Azure portal, type cluster pools, and select cluster pools to go to the cluster pools page. On the cluster pools page, select the cluster pool in which you can add a new Spark cluster.
1717
1. On the specific cluster pool page, click **+ New cluster**.

0 commit comments

Comments
 (0)