Outdated Version
You are viewing an older version of this section. View current production version.
JOB-CANCEL
MemSQL Ops has been deprecated
Please follow this guide to learn how to migrate to SingleStore tools.
Cancel a currently queued job. This command cannot cancel jobs in the running
state.
This is useful for troubleshooting MemSQL Ops.
Usage
usage: memsql-ops job-cancel [--settings-file SETTINGS_FILE] job_id
Cancel a job.
positional arguments:
job_id Id of job to cancel.
optional arguments:
--settings-file SETTINGS_FILE
A path to a MemSQL Ops settings.conf file. If not set,
we will use the file in the same directory as the
MemSQL Ops binary.