Skip to content

Commit 3aaba3c

Browse files
Merge pull request #262002 from abhishjain002/abhishjain002-create-cluster-update
Abhishjain002 create cluster update
2 parents 5b2ccff + 7e054d3 commit 3aaba3c

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

articles/hdinsight-aks/flink/flink-create-cluster-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create an Apache Flink® cluster in HDInsight on AKS using Azure portal
33
description: Creating an Apache Flink cluster in HDInsight on AKS with Azure portal.
44
ms.service: hdinsight-aks
55
ms.topic: how-to
6-
ms.date: 10/27/2023
6+
ms.date: 12/28/2023
77
---
88

99
# Create an Apache Flink® cluster in HDInsight on AKS with Azure portal
@@ -15,6 +15,7 @@ Complete the following steps to create an Apache Flink cluster on Azure portal.
1515
## Prerequisites
1616

1717
Complete the prerequisites in the following sections:
18+
* [Subscription prerequisites](../prerequisites-subscription.md)
1819
* [Resource prerequisites](../prerequisites-resources.md)
1920
* [Create a cluster pool](../quickstart-create-cluster.md#create-a-cluster-pool)
2021

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**.

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a Trino cluster - Azure portal
33
description: Creating a Trino cluster in HDInsight on AKS on the Azure portal.
44
ms.service: hdinsight-aks
55
ms.topic: how-to
6-
ms.date: 10/19/2023
6+
ms.date: 12/28/2023
77
---
88

99
# Create a Trino cluster in the Azure portal (Preview)
@@ -14,6 +14,9 @@ This article describes the steps to create a Trino cluster with HDInsight on AKS
1414

1515
## Prerequisites
1616

17+
Complete the prerequisites in the following sections:
18+
19+
* [Subscription prerequisites](../prerequisites-subscription.md)
1720
* [Resource prerequisites](../prerequisites-resources.md)
1821
* [Create a cluster pool](../quickstart-create-cluster.md#create-a-cluster-pool)
1922

0 commit comments

Comments
 (0)