nerdexam
Microsoft

DP-700 · Question #109

Which of the following statements is true regarding the use of starter pools in Microsoft Fabric's Spark workspace settings?

The correct answer is B. Starter pools provide a faster Spark session start experience without manual configuration. Starter pools in Microsoft Fabric Spark are designed to provide a significantly faster Spark session start experience by having pre-initialized resources available.

Implement and manage an analytics solution

Question

Which of the following statements is true regarding the use of starter pools in Microsoft Fabric's Spark workspace settings?

Options

  • AStarter pools require manual setup of node sizes for each Spark session
  • BStarter pools provide a faster Spark session start experience without manual configuration
  • CStarter pools are automatically scaled to XX-Large node sizes by default
  • DStarter pools are disabled by default and must be enabled in workspace settings

How the community answered

(23 responses)
  • B
    96% (22)
  • C
    4% (1)

Why each option

Starter pools in Microsoft Fabric Spark are designed to provide a significantly faster Spark session start experience by having pre-initialized resources available.

AStarter pools require manual setup of node sizes for each Spark session

Starter pools are designed to simplify and speed up session starts, not to require manual setup of node sizes for each Spark session; they typically use a default or pre-configured size.

BStarter pools provide a faster Spark session start experience without manual configurationCorrect

Starter pools optimize the Spark session startup time by maintaining pre-warmed compute clusters, allowing users to initiate Spark notebooks and jobs almost instantly without waiting for cluster provisioning. This directly translates to a faster Spark session start experience without requiring manual configuration for each session.

CStarter pools are automatically scaled to XX-Large node sizes by default

Starter pools do not automatically scale to XX-Large node sizes by default; their size is typically smaller and pre-configured to offer a quick start for common workloads.

DStarter pools are disabled by default and must be enabled in workspace settings

Starter pools are generally available by default or easily enabled to improve user experience, and their primary purpose is to accelerate session startups, not to be a disabled feature.

Concept tested: Fabric Spark starter pools - session startup optimization

Source: https://learn.microsoft.com/en-us/fabric/data-engineering/workspace-spark-settings#starter-pools

Topics

#Microsoft Fabric#Spark workspace#Starter pools#Session management

Community Discussion

No community discussion yet for this question.

Full DP-700 Practice