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/synapse-analytics/quickstart-create-apache-spark-pool-portal.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Sign in to the [Azure portal](https://portal.azure.com/)
41
41
## Create new Apache Spark pool
42
42
43
43
1. In the Synapse workspace where you want to create the Apache Spark pool, select **New Apache Spark pool**.
44
-

44
+

45
45
2. Enter the following details in the **Basics** tab:
46
46
47
47
|Setting | Suggested value | Description |
@@ -57,21 +57,21 @@ Sign in to the [Azure portal](https://portal.azure.com/)
57
57
> Note that there are specific limitations for the names that Apache Spark pools can use. Names must contain letters or numbers only, must be 15 or less characters, must start with a letter, not contain reserved words, and be unique in the workspace.
58
58
59
59
3. Select **Next: additional settings** and review the default settings. Do not modify any default settings.
60
-

60
+

61
61
62
62
4. Select **Next: tags**. Don't add any tags.
63
-

63
+

64
64
65
65
5. Select **Review + create**.
66
66
67
67
6. Make sure that the details look correct based on what was previously entered, and select **Create**.
68
-

68
+

69
69
70
70
7. At this point, the resource provisioning flow will start, indicating once it's complete.
71
-

71
+

72
72
73
73
8. After the provisioning completes, navigating back to the workspace will show a new entry for the newly created Apache Spark pool.
74
-

74
+

75
75
76
76
9. At this point, there are no resources running, no charges for Spark, you have created metadata about the Spark instances you want to create.
77
77
@@ -91,8 +91,6 @@ If you want to delete the Apache Spark pool, do the following:
91
91

92
92
5. When the process completes successfully, the Apache Spark pool will no longer be listed in the workspace resources.
93
93
94
-
Once the SQL pool is created, it is available in the workspace for loading data, processing streams, and reading from the lake.
95
-
96
94
## Next steps
97
95
98
96
- See [Quickstart: Create an Apache Spark notebook](quickstart-apache-spark-notebook.md).
0 commit comments