Skip to content

Commit ed88e79

Browse files
authored
Update apache-spark-jupyter-spark-sql-use-portal.md
1 parent bd4a151 commit ed88e79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/hdinsight/spark/apache-spark-jupyter-spark-sql-use-portal.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In this quickstart, you use the Azure portal to create an Apache Spark cluster i
1414

1515
For in-depth explanations of available configurations, see [Set up clusters in HDInsight](../hdinsight-hadoop-provision-linux-clusters.md). For more information regarding the use of the portal to create clusters, see [Create clusters in the portal](../hdinsight-hadoop-create-linux-clusters-portal.md).
1616

17-
If you're using multiple clusters together, you'll want to create a virtual network, and if you're using a Spark cluster you'll also want to use the Hive Warehouse Connector. For more information, see [Plan a virtual network for Azure HDInsight](../hdinsight-plan-virtual-network-deployment.md) and [Integrate Apache Spark and Apache Hive with the Hive Warehouse Connector](../interactive-query/apache-hive-warehouse-connector.md).
17+
If you're using multiple clusters together, you may want to create a virtual network; if you're using a Spark cluster may also want to use the Hive Warehouse Connector. For more information, see [Plan a virtual network for Azure HDInsight](../hdinsight-plan-virtual-network-deployment.md) and [Integrate Apache Spark and Apache Hive with the Hive Warehouse Connector](../interactive-query/apache-hive-warehouse-connector.md).
1818

1919
> [!IMPORTANT]
2020
> Billing for HDInsight clusters is prorated per minute, whether you are using them or not. Be sure to delete your cluster after you have finished using it. For more information, see the [Clean up resources](#clean-up-resources) section of this article.
@@ -43,9 +43,9 @@ You use the Azure portal to create an HDInsight cluster that uses Azure Storage
4343
|Resource group | From the drop-down list, select your existing resource group, or select **Create new**.|
4444
|Cluster name | Enter a globally unique name.|
4545
|Region | From the drop-down list, select a region where the cluster is created. |
46-
|Cluster type| Select Select cluster type to open a list. From the list, select **Spark**.|
46+
|Cluster type| Select cluster type to open a list. From the list, select **Spark**.|
4747
|Cluster version|This field will auto-populate with the default version once the cluster type has been selected.|
48-
|Cluster login username| Enter the cluster login username. The default name is **admin**. You use this account to login in to the Jupyter Notebook later in the quickstart. |
48+
|Cluster login username| Enter the cluster login username. The default name is **admin**. You use this account to log in in to the Jupyter Notebook later in the quickstart. |
4949
|Cluster login password| Enter the cluster login password. |
5050
|Secure Shell (SSH) username| Enter the SSH username. The SSH username used for this quickstart is **sshuser**. By default, this account shares the same password as the *Cluster Login username* account. |
5151

@@ -62,7 +62,7 @@ Select **Next: Storage >>** to continue to the **Storage** page.
6262
|Primary storage account|Use the auto-populated value.|
6363
|Container|Use the auto-populated value.|
6464

65-
:::image type="content" source="./media/apache-spark-jupyter-spark-sql-use-portal/azure-portal-cluster-storage.png " alt-text="Screenshot shows Create H D Insight cluster with the Storage tab selected." border="true":::
65+
:::image type="content" source="./media/apache-spark-jupyter-spark-sql-use-portal/azure-portal-cluster-storage.png " alt-text="Screenshot shows Create HDInsight cluster with the Storage tab selected." border="true":::
6666

6767
Select **Review + create** to continue.
6868

0 commit comments

Comments
 (0)