Skip to content

Commit 871dc85

Browse files
author
Sreekanth Iyer (Ushta Te Consultancy Services)
committed
Replace storage tab images
1 parent ac42b2d commit 871dc85

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ If you're using multiple clusters together, you'll want to create a virtual netw
2222

2323
## Cluster setup methods
2424

25-
The following table shows the different methods you can use to set up an HDInsight cluster.
25+
The following table shows the different methods you can use to set up a HDInsight cluster.
2626

2727
| Clusters created with | Web browser | Command line | REST API | SDK |
2828
| --- |:---:|:---:|:---:|:---:|
@@ -33,7 +33,7 @@ The following table shows the different methods you can use to set up an HDInsig
3333
| [cURL](hdinsight-hadoop-create-linux-clusters-curl-rest.md) |  |||  |
3434
| [Azure Resource Manager templates](hdinsight-hadoop-create-linux-clusters-arm-templates.md) |  ||  |  |
3535

36-
This article walks you through setup in the [Azure portal](https://portal.azure.com), where you can create an HDInsight cluster.
36+
This article walks you through setup in the [Azure portal](https://portal.azure.com), where you can create a HDInsight cluster.
3737

3838
## Basics
3939

@@ -136,9 +136,9 @@ For more information, see [Use external metadata stores in Azure HDInsight](./hd
136136
137137
#### SQL database for Hive
138138

139-
If you want to retain your Hive tables after you delete an HDInsight cluster, use a custom metastore. You can then attach the metastore to another HDInsight cluster.
139+
If you want to retain your Hive tables after you delete a HDInsight cluster, use a custom metastore. You can then attach the metastore to another HDInsight cluster.
140140

141-
An HDInsight metastore that is created for one HDInsight cluster version can't be shared across different HDInsight cluster versions. For a list of HDInsight versions, see [Supported HDInsight versions](hdinsight-component-versioning.md#supported-hdinsight-versions).
141+
A HDInsight metastore that is created for one HDInsight cluster version can't be shared across different HDInsight cluster versions. For a list of HDInsight versions, see [Supported HDInsight versions](hdinsight-component-versioning.md#supported-hdinsight-versions).
142142

143143
> [!IMPORTANT]
144144
> The default metastore provides an Azure SQL Database with a **basic tier 5 DTU limit (not upgradeable)**! Suitable for basic testing purposes. For large or production workloads, we recommend migrating to an external metastore.
@@ -194,7 +194,7 @@ For more information, see [Managed identities in Azure HDInsight](./hdinsight-ma
194194

195195
:::image type="content" source="./media/hdinsight-hadoop-provision-linux-clusters/azure-portal-cluster-configuration-disk-attach.png" alt-text="HDInsight choose your node size.":::
196196

197-
You're billed for node usage for as long as the cluster exists. Billing starts when a cluster is created and stops when the cluster is deleted. Clusters can't be de-allocated or put on hold.
197+
You're billed for node usage for as long as the cluster exists. Billing starts when a cluster is created and stops when the cluster is deleted. Clusters can't be deallocated or put on hold.
198198

199199
### Node configuration
200200

@@ -208,7 +208,7 @@ Each cluster type has its own number of nodes, terminology for nodes, and defaul
208208

209209
For more information, see [Default node configuration and virtual machine sizes for clusters](hdinsight-supported-node-configuration.md) in "What are the Hadoop components and versions in HDInsight?"
210210

211-
The cost of HDInsight clusters is determined by the number of nodes and the virtual machines sizes for the nodes.
211+
The cost of HDInsight clusters determined by the number of nodes and the virtual machines sizes for the nodes.
212212

213213
Different cluster types have different node types, numbers of nodes, and node sizes:
214214

@@ -245,7 +245,7 @@ For more information, see [Sizes for virtual machines](/azure/virtual-machines/s
245245
> The added disks are only configured for node manager local directories and **not for datanode directories**
246246
247247

248-
HDInsight cluster comes with pre-defined disk space based on SKU. If you run some large applications, can lead to insufficient disk space, with disk full error - `LinkId=221672#ERROR_NOT_ENOUGH_DISK_SPACE` and job failures.
248+
HDInsight cluster comes with predefined disk space based on SKU. If you run some large applications, can lead to insufficient disk space, with disk full error - `LinkId=221672#ERROR_NOT_ENOUGH_DISK_SPACE` and job failures.
249249

250250
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.
251251

-61.8 KB
Loading

0 commit comments

Comments
 (0)