You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/hdinsight/hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
46
46
|Resource group | Create a resource group or select an existing resource group. A resource group is a container of Azure components. In this case, the resource group contains the HDInsight cluster and the dependent Azure Storage account. |
47
47
|Location | Select an Azure location where you want to create your cluster. Choose a location closer to you for better performance. |
48
48
49
-

49
+

50
50
51
51
1. Select **Cluster type** to open the **Cluster configuration** page, and then provide the following values:
52
52
@@ -55,7 +55,7 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
55
55
|Cluster type | Select **Hadoop**|
56
56
|Version | Select **Hadoop 2.7.3 (HDI 3.6)**|
57
57
58
-

58
+

59
59
60
60
Select **Select** and then select **Next** to advance to the storage settings.
61
61
@@ -69,17 +69,17 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
69
69
70
70
Accept all other default values and then select **Next** to advance to the summary page.
71
71
72
-

72
+

73
73
74
74
1. From the **Summary** tab, verify the values you selected in the earlier steps.
75
75
76
-

76
+

77
77
78
78
1. Select **Create**. It takes about 20 minutes to create a cluster.
79
79
80
80
1. Once the cluster is created, you see the cluster overview page in the Azure portal.
81
81
82
-

82
+

83
83
84
84
Each cluster has an [Azure Storage account](../hdinsight-hadoop-use-blob-storage.md) or an [Azure Data Lake account](../hdinsight-hadoop-use-data-lake-store.md) dependency. It is referred as the default storage account. HDInsight cluster and its default storage account must be colocated in the same Azure region. Deleting clusters does not delete the storage account.
0 commit comments