The Start Compute component ensures that the environment’s default Databricks cluster is running before the pipeline continues. The component’s behavior depends on the state of the compute at the time of execution:Documentation Index
Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
Use this file to discover all available pages before exploring further.
- If the compute is already running, it does nothing (simply succeeds).
- If the compute is starting, it waits until the start process is complete.
- If the compute can be started, it actively starts the compute and waits until it finishes starting.
- If the compute cannot be started (e.g., because it’s stopping or in an error state), the component fails.
Properties
A human-readable name for the component.
