Skip to content

Commit 6b9ad45

Browse files
committed
mvc17
1 parent f4ff6bd commit 6b9ad45

File tree

6 files changed

+5
-5
lines changed

6 files changed

+5
-5
lines changed

articles/hdinsight/hadoop/apache-hadoop-linux-create-cluster-get-started-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
4646
|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. |
4747
|Location | Select an Azure location where you want to create your cluster. Choose a location closer to you for better performance. |
4848

49-
![HDInsight Linux get started provide cluster basic values](./media/apache-hadoop-linux-create-cluster-get-started-portal/quickcreate-basics.png "Provide basic values for creating an HDInsight cluster")
49+
![HDInsight Linux get started provide cluster basic values](./media/apache-hadoop-linux-create-cluster-get-started-portal/quick-create-basics.png "Provide basic values for creating an HDInsight cluster")
5050

5151
1. Select **Cluster type** to open the **Cluster configuration** page, and then provide the following values:
5252

@@ -55,7 +55,7 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
5555
|Cluster type | Select **Hadoop** |
5656
|Version | Select **Hadoop 2.7.3 (HDI 3.6)**|
5757

58-
![HDInsight Linux get started provide cluster basic values](./media/apache-hadoop-linux-create-cluster-get-started-portal/clusterconfiguration-hadoop.png "Provide basic values for creating an HDInsight cluster")
58+
![HDInsight Linux get started provide cluster basic values](./media/apache-hadoop-linux-create-cluster-get-started-portal/cluster-configuration-hadoop.png "Provide basic values for creating an HDInsight cluster")
5959

6060
Select **Select** and then select **Next** to advance to the storage settings.
6161

@@ -69,17 +69,17 @@ In this section, you create a Hadoop cluster in HDInsight using the Azure portal
6969

7070
Accept all other default values and then select **Next** to advance to the summary page.
7171

72-
![HDInsight Linux get started provide cluster storage values](./media/apache-hadoop-linux-create-cluster-get-started-portal/quickcreate-storage.png "Provide storage values for creating an HDInsight cluster")
72+
![HDInsight Linux get started provide cluster storage values](./media/apache-hadoop-linux-create-cluster-get-started-portal/quick-create-storage.png "Provide storage values for creating an HDInsight cluster")
7373

7474
1. From the **Summary** tab, verify the values you selected in the earlier steps.
7575

76-
![HDInsight Linux get started cluster summary](./media/apache-hadoop-linux-create-cluster-get-started-portal/quickcreate-summary.png "HDInsight Linux get started cluster summary")
76+
![HDInsight Linux get started cluster summary](./media/apache-hadoop-linux-create-cluster-get-started-portal/quick-create-summary.png "HDInsight Linux get started cluster summary")
7777

7878
1. Select **Create**. It takes about 20 minutes to create a cluster.
7979

8080
1. Once the cluster is created, you see the cluster overview page in the Azure portal.
8181

82-
![HDInsight Linux get started cluster settings](./media/apache-hadoop-linux-create-cluster-get-started-portal/clusteroverview.png "HDInsight cluster properties")
82+
![HDInsight Linux get started cluster settings](./media/apache-hadoop-linux-create-cluster-get-started-portal/cluster-overview.png "HDInsight cluster properties")
8383

8484
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.
8585

0 commit comments

Comments
 (0)