Skip to content

Commit 97bbebb

Browse files
authored
Merge pull request #88944 from dagiro/cats125
cats125
2 parents 44f621a + 2bc17b8 commit 97bbebb

File tree

1 file changed

+27
-24
lines changed

1 file changed

+27
-24
lines changed

articles/hdinsight/hdinsight-hadoop-create-linux-clusters-portal.md

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -2,47 +2,48 @@
22
title: Create Apache Hadoop clusters by using a web browser, Azure HDInsight
33
description: Learn how to create Apache Hadoop, Apache HBase, Apache Storm, or Apache Spark clusters on Linux for HDInsight by using a web browser and the Azure preview portal.
44
author: hrasheed-msft
5+
ms.author: hrasheed
56
ms.reviewer: jasonh
6-
77
ms.service: hdinsight
88
ms.custom: hdinsightactive
99
ms.topic: conceptual
1010
ms.date: 05/29/2019
11-
ms.author: hrasheed
12-
1311
---
12+
1413
# Create Linux-based clusters in HDInsight by using the Azure portal
14+
1515
[!INCLUDE [selector](../../includes/hdinsight-create-linux-cluster-selector.md)]
1616

1717
The Azure portal is a web-based management tool for services and resources hosted in the Microsoft Azure cloud. In this article, you learn how to create Linux-based Azure HDInsight clusters by using the portal.
1818

1919
## Prerequisites
20+
2021
[!INCLUDE [delete-cluster-warning](../../includes/hdinsight-delete-cluster-warning.md)]
2122

2223
* **An Azure subscription**. See [How to get Azure Free trial for testing Hadoop in HDInsight](https://azure.microsoft.com/documentation/videos/get-azure-free-trial-for-testing-hadoop-in-hdinsight/).
2324
* **A modern web browser**. The Azure portal uses HTML5 and JavaScript. It might not function correctly in older web browsers.
2425

2526
## Create clusters
27+
2628
The Azure portal exposes most of the cluster properties. By using Azure Resource Manager templates, you can hide many details. For more information, see [Create Apache Hadoop clusters in HDInsight by using Resource Manager templates](hdinsight-hadoop-create-linux-clusters-arm-templates.md).
2729

2830
[!INCLUDE [secure-transfer-enabled-storage-account](../../includes/hdinsight-secure-transfer.md)]
2931

30-
3132
1. Sign in to the [Azure portal](https://portal.azure.com).
3233

3334
1. From the left menu, select **+ Create a resource**.
3435

35-
1. Under **Azure Marketplace**, select **Analytics**.
36+
1. Under **Azure Marketplace**, select **Analytics**.
37+
38+
1. Under **Featured**, select **HDInsight**.
3639

37-
1. Under **Featured**, select **HDInsight**.
38-
3940
![Create a new cluster in the Azure portal](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster.png "Creating a new cluster in the Azure portal")
4041

4142
1. On the **HDInsight** page, select **Custom (size, settings, apps)**.
4243

4344
1. Select **1 Basics**. Then enter the following information.
4445

45-
![Configure basic settings](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-basics.png "Creating a new cluster in the Azure portal")
46+
![HDInsight create cluster basics](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-basics.png "Creating a new cluster in the Azure portal")
4647

4748
* Enter the **Cluster Name**. This name must be globally unique.
4849

@@ -71,10 +72,9 @@ The Azure portal exposes most of the cluster properties. By using Azure Resource
7172

7273
Select **Next** to move to the next page.
7374

74-
7575
5. From **3 Storage**, specify whether you want Azure Storage or Azure Data Lake Storage as your default storage. For more information, see the following table.
7676

77-
![Set storage settings](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-storage.png "Creating a new cluster in the Azure portal")
77+
![HDInsight create cluster storage](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-storage.png "Creating a new cluster in the Azure portal")
7878

7979
| Storage | Description |
8080
|----------------------------------------------|-------------|
@@ -87,21 +87,19 @@ The Azure portal exposes most of the cluster properties. By using Azure Resource
8787

8888
Select **Next** to move to the next page.
8989

90-
9190
6. From **4 Applications (optional)**, select any applications that you want. Microsoft, independent software vendors (ISVs), or you can develop these applications. For more information, see [Install applications during cluster creation](hdinsight-apps-install-applications.md#install-applications-during-cluster-creation).
9291

9392
Select **Next** to move to the next page.
9493

95-
9694
6. **5 Cluster size** displays information about the nodes that are used for this cluster. Set the number of worker nodes that you need for the cluster. The estimated cost of running the cluster is also shown.
97-
98-
![Specify node pricing tiers](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-nodes.png "Specify number of cluster nodes")
99-
95+
96+
![HDInsight create cluster nodes](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-nodes.png "Specify number of cluster nodes")
97+
10098
> [!IMPORTANT]
101-
> If you plan on more than 32 worker nodes, select a head node size with at least eight cores and 14 GB RAM. Plan the nodes either at cluster creation or by scaling the cluster after creation.
102-
>
99+
> If you plan on more than 32 worker nodes, select a head node size with at least eight cores and 14 GB RAM. Plan the nodes either at cluster creation or by scaling the cluster after creation.
100+
>
103101
> For more information on node sizes and associated costs, see [Azure HDInsight pricing](https://azure.microsoft.com/pricing/details/hdinsight/).
104-
102+
105103
Select **Next** to move to the next page.
106104

107105
8. From **6 Script actions**, you can customize a cluster to install custom components. This option works if you want to use a custom script to customize a cluster, as the cluster is being created. For more information about script actions, see [Customize Linux-based HDInsight clusters by using script actions](hdinsight-hadoop-customize-cluster-linux.md).
@@ -110,53 +108,58 @@ The Azure portal exposes most of the cluster properties. By using Azure Resource
110108

111109
9. From **7 Summary**, verify the information you entered earlier. Then select **Create**.
112110

113-
![Confirm configurations](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-summary.png "Specify number of cluster nodes")
111+
![HDInsight create cluster summary](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-summary.png "Specify number of cluster nodes")
114112

115113
> [!NOTE]
116114
> It takes some time for the cluster to be created, usually around 20 minutes. Monitor **Notifications** to check on the provisioning process.
117115

118116
10. After the creation process finishes, select **Go to Resource** from the **Deployment succeeded** notification. The cluster window provides the following information.
119-
120-
![Cluster interface](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-completed.png "Cluster properties")
121-
117+
118+
![HDI Azure portal cluster overview](./media/hdinsight-hadoop-create-linux-clusters-portal/hdinsight-create-cluster-completed.png "Cluster properties")
119+
122120
The icons in the window are explained as follows:
123-
121+
124122
* The **Overview** tab provides all the essential information about the cluster. Examples are the name, the resource group it belongs to, the location, the operating system, and the URL for the cluster dashboard.
125123
* **Dashboard** directs you to the Ambari portal associated with the cluster.
126124
* **Secure Shell** provides information needed to access the cluster by using SSH.
127125
* By using **Scale cluster**, you can increase the number of worker nodes associated with the cluster.
128126
* **Delete** deletes the HDInsight cluster.
129-
130127

131128
## Customize clusters
132129
* [Customize HDInsight clusters by using Bootstrap](hdinsight-hadoop-customize-cluster-bootstrap.md)
133130
* [Customize Linux-based HDInsight clusters by using script actions](hdinsight-hadoop-customize-cluster-linux.md)
134131

135132
## Delete the cluster
133+
136134
[!INCLUDE [delete-cluster-warning](../../includes/hdinsight-delete-cluster-warning.md)]
137135

138136
## Troubleshoot
139137

140138
If you run into issues with creating HDInsight clusters, see [access control requirements](hdinsight-hadoop-create-linux-clusters-portal.md).
141139

142140
## Next steps
141+
143142
You've successfully created an HDInsight cluster. Now learn how to work with your cluster.
144143

145144
### Apache Hadoop clusters
145+
146146
* [Use Apache Hive with HDInsight](hadoop/hdinsight-use-hive.md)
147147
* [Use Apache Pig with HDInsight](hadoop/hdinsight-use-pig.md)
148148
* [Use MapReduce with HDInsight](hadoop/hdinsight-use-mapreduce.md)
149149

150150
### Apache HBase clusters
151+
151152
* [Get started with Apache HBase on HDInsight](hbase/apache-hbase-tutorial-get-started-linux.md)
152153
* [Develop Java applications for Apache HBase on HDInsight](hbase/apache-hbase-build-java-maven-linux.md)
153154

154155
### Apache Storm clusters
156+
155157
* [Develop Java topologies for Apache Storm on HDInsight](storm/apache-storm-develop-java-topology.md)
156158
* [Use Python components in Apache Storm on HDInsight](storm/apache-storm-develop-python-topology.md)
157159
* [Deploy and monitor topologies with Apache Storm on HDInsight](storm/apache-storm-deploy-monitor-topology-linux.md)
158160

159161
### Apache Spark clusters
162+
160163
* [Create a standalone application by using Scala](spark/apache-spark-create-standalone-application.md)
161164
* [Run jobs remotely on an Apache Spark cluster by using Apache Livy](spark/apache-spark-livy-rest-interface.md)
162165
* [Apache Spark with BI: Perform interactive data analysis by using Spark in HDInsight with BI tools](spark/apache-spark-use-bi-tools.md)

0 commit comments

Comments
 (0)