Skip to content

Commit 0e9ec7f

Browse files
committed
docs(DLB): update doc with info on zero worker nodes MTA-5131
1 parent 8080918 commit 0e9ec7f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

managed-services/data-lab/how-to/create-data-lab.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,11 @@ Distributed Data Lab is a product designed to assist data scientists and data en
3030

3131
3. Complete the following steps in the wizard:
3232
- Choose an Apache Spark version from the drop-down menu.
33-
- Set up your worker nodes by selecting a configuration, and by indicating the desired number of Apache Spark nodes.
33+
- Select a worker node configuration.
34+
- Enter the desired number of worker nodes.
35+
<Message type="note">
36+
Provisioning zero worker nodes lets you retain and access you cluster and notebook configurations, but will not allow you to run calculations.
37+
</Message>
3438
- Optionally, choose an Object Storage bucket in the desired region to store the data source and results.
3539
- Enter a name for your Data Lab.
3640
- Optionally, add a description and/or tags for your Data Lab.

managed-services/data-lab/quickstart.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ The notebook, although capable of performing some local computations, primarily
4141

4242
3. Complete the following steps in the wizard:
4343
- Choose an Apache Spark version from the drop-down menu.
44-
- Set up your worker nodes by selecting a configuration, and by indicating the desired number of Apache Spark nodes.
44+
- Select a worker node configuration.
45+
- Enter the desired number of worker nodes.
46+
<Message type="note">
47+
Provisioning zero worker nodes lets you retain and access you cluster and notebook configurations, but will not allow you to run calculations.
48+
</Message>
4549
- Optionally, choose an Object Storage bucket as your source of data and the place to store the output of your operations.
4650
- Enter a name for your Data Lab.
4751
- Optionally, add a description and/or tags for your Data Lab.

0 commit comments

Comments
 (0)