stop_spark_application
Terminate a running Spark application and remove it from the engine's history using engine and application IDs.
Instructions
Stop and remove a Spark application.
This will terminate a running application and remove it from the engine's history.
Args: engine_id: Spark engine identifier application_id: Application identifier to stop
Returns: Dict with operation status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| engine_id | Yes | ||
| application_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||