Skip to content

Commit 4ef5520

Browse files
authored
Added a note for Disk attachment
Added a note for Disk attachment
1 parent 1f981be commit 4ef5520

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
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
7-
ms.date: 08/17/2022
7+
ms.date: 03/16/2023
88
---
99

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

244244
### Disk attachment
245245

246+
> [!NOTE]
247+
> The added disks are only configured for node manager local directories and **not for datanode directories**
248+
249+
246250
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.
247251

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

0 commit comments

Comments
 (0)