Help Center/
ModelArts/
DevEnviron/
ModelArts CLI Command Reference/
Using the ma-cli dli-job Command to Submit a DLI Spark Job/
Stopping a DLI Spark Job
Updated on 2023-11-21 GMT+08:00
Stopping a DLI Spark Job
Run the ma-cli dli-job stop command to stop a DLI Spark job.
$ ma-cli dli-job stop -h Usage: ma-cli dli-job stop [OPTIONS] Stop DLI spark job by job id. Example: Stop training job by job id ma-cli dli-job stop --job-id ${job_id} Options: -i, --job-id TEXT Get DLI spark job event by job id. [required] -y, --yes Confirm stop operation. -C, --config-file TEXT Configure file path for authorization. -D, --debug Debug Mode. Shows full stack trace when error occurs. -P, --profile TEXT CLI connection profile to use. The default profile is "DEFAULT". -H, -h, --help Show this message and exit.
Parameter |
Type |
Mandatory |
Description |
---|---|---|---|
-i / --job-id |
String |
Yes |
DLI Spark job ID |
-y / --yes |
Bool |
No |
Whether to forcibly stop a specified DLI Spark job |
Examples
ma-cli dli-job stop -i ${your_job_id}
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot