Managed Spark API, gRPC: ClusterService
Статья создана
Обновлена 25 декабря 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 |
|
|
Retrieves a list of access bindings for the specified Spark cluster. |
|
|
Sets access bindings for the specified Spark cluster. |
|
|
Updates access bindings for the specified Spark cluster. |