Skip to content

Commit 51fd840

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into vnet-old-review
2 parents f5a2c1f + 6a0abe3 commit 51fd840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/hdinsight-hadoop-create-linux-clusters-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The steps in this document walk-through creating a HDInsight 4.0 cluster using t
5353
export clusterSizeInNodes=1
5454
export clusterVersion=4.0
5555
export clusterType=hadoop
56-
export componentVersion=Hadoop=3.1.0
56+
export componentVersion=Hadoop=3.1
5757
```
5858
5959
3. [Create the resource group](/cli/azure/group#az-group-create) by entering the command below:

0 commit comments

Comments
 (0)