Managed Spark API, gRPC: ClusterService
Written by
Updated at August 6, 2025
A set of methods for managing Spark clusters.
Methods
|
Method |
Description |
|
Returns the specified Spark cluster. |
|
|
Retrieves a list of Spark clusters. |
|
|
Creates a Spark cluster. |
|
|
Updates configuration of the specified Spark cluster. |
|
|
Deletes the specified Spark cluster. |
|
|
Start the specified Spark cluster. |
|
|
Stops the specified Spark cluster |
|