forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Yang, Tong <yangtong2@huawei.com> Co-committed-by: Yang, Tong <yangtong2@huawei.com>
2.0 KiB
2.0 KiB
Stopping a Job
This section describes how to stop running MRS jobs.
Background
You cannot stop Spark SQL jobs. After a job is stopped, its status changes to Terminated and the job cannot be executed again.
Procedure
- Log in to the MRS management console.
- Choose Clusters > Active Clusters, select a running cluster, and click its name.
The cluster details page is displayed.
- Click Jobs.
- Select a running job, and choose Operation column. in the
The job status changes from Running to Terminated.
Parent topic: Job Management