Managed Spark API, gRPC: ClusterService
Статья создана
Обновлена 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 |
|