Skip to content

Commit 7b11265

Browse files
authored
Removed Storm contents
Removed Storm contents
1 parent a0de889 commit 7b11265

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hadoop/apache-hadoop-linux-tutorial-get-started-bicep.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: nijelsf
66
ms.service: hdinsight
77
ms.topic: quickstart
88
ms.custom: subject-armqs, mode-arm
9-
ms.date: 07/18/2022
9+
ms.date: 11/17/2022
1010
#Customer intent: As a data analyst, I need to create a Hadoop cluster in Azure HDInsight using Bicep
1111
---
1212

@@ -57,7 +57,7 @@ Two Azure resources are defined in the Bicep file:
5757
You need to provide values for the parameters:
5858
5959
* Replace **\<cluster-name\>** with the name of the HDInsight cluster to create.
60-
* Replace **\<cluster-type\>** with the type of the HDInsight cluster to create. Allowed strings include: `hadoop`, `interactivehive`, `hbase`, `storm`, and `spark`.
60+
* Replace **\<cluster-type\>** with the type of the HDInsight cluster to create. Allowed strings include: `hadoop`, `interactivehive`, `hbase`, and `spark`.
6161
* Replace **\<cluster-username\>** with the credentials used to submit jobs to the cluster and to log in to cluster dashboards.
6262
* Replace **\<ssh-username\>** with the credentials used to remotely access the cluster. The username cannot be admin.
6363

0 commit comments

Comments
 (0)