scale_spark_engine
Scale a Spark engine by adjusting its node count in watsonx.data. Specify target nodes to handle varying workloads.
Instructions
Scale a Spark engine by adjusting node count in watsonx.data (SAAS only).
Args: engine_id: Engine identifier number_of_nodes: Target node count (1-1000)
Returns: Dict with scaling operation status (202 Accepted - asynchronous operation)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine_id | Yes | ||
| number_of_nodes | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||