Skip to content

Commit dc7ee99

Browse files
authored
Update hdinsight-hadoop-provision-linux-clusters.md
1 parent f24024d commit dc7ee99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hdinsight-hadoop-provision-linux-clusters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Set up Hadoop, Kafka, Spark, or HBase clusters for HDInsight from a
44
ms.service: hdinsight
55
ms.topic: conceptual
66
ms.custom: hdinsightactive,hdiseo17may2017,seodec18, devx-track-azurecli
7-
ms.date: 08/10/2022
7+
ms.date: 08/17/2022
88
---
99

1010
# Set up clusters in HDInsight with Apache Hadoop, Apache Spark, Apache Kafka, and more
@@ -243,9 +243,9 @@ For more information, see [Sizes for virtual machines](../virtual-machines/sizes
243243

244244
### Disk attachment
245245

246-
HDInsight cluster comes with pre-defined disk space based on SKU. Running some large applications, can lead for insufficient disk space, (with disk full error - ```LinkId=221672#ERROR_NOT_ENOUGH_DISK_SPACE```) and job failures.
246+
HDInsight cluster comes with pre-defined disk space based on SKU. Running some large applications, can lead to insufficient disk space, (with disk full error - ```LinkId=221672#ERROR_NOT_ENOUGH_DISK_SPACE```) and job failures.
247247

248-
More discs can be added to the cluster using the new feature **NodeManager**’s local directory. At the time of Hive and Spark cluster creation, the number of discs can be selected and added to the worker nodes. The selected discs, which will be of size 1TB each, would be part of **NodeManager**'s local directories.
248+
More discs can be added to the cluster using the new feature **NodeManager**’s local directory. At the time of Hive and Spark cluster creation, the number of discs can be selected and added to the worker nodes. The selected disk, which will be of size 1TB each, would be part of **NodeManager**'s local directories.
249249

250250
1. From **Configuration + pricing** tab
251251
1. Select **Enable managed disk** option

0 commit comments

Comments
 (0)