Skip to content

Commit 098853d

Browse files
authored
Merge pull request #206905 from sreekzz/patch-83
Updated Disk Attached feature
2 parents 8de03cc + 8dfac69 commit 098853d

File tree

2 files changed

+5
-1
lines changed

2 files 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, devx-track-azurecli
7-
ms.date: 07/22/2022
7+
ms.date: 08/04/2022
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+
HDInsight cluster comes with pre-defined disk space based on SKU. This space may not be sufficient in large job scenarios.
247+
248+
This new feature allows you to add more disks in cluster, which will be used as node manager local directory. Add number of disks to worker nodes during HIVE and Spark cluster creation, while the selected disks will be part of node manager’s local directories.
249+
246250
On each of the **NodeManager** machines, **LocalResources** are ultimately localized in the target directories.
247251

248252
By normal configuration only the default disk is added as the local disk in NodeManager. For large applications this disk space may not be enough which can result in job failure.
-206 KB
Loading

0 commit comments

Comments
 (0)