Watch the 7.3 Webinar On-Demand
This new release brings updates to Universal Storage, query
optimization, and usability that you won’t want to miss.
Please follow this guide to learn how to migrate to SingleStore tools.
SingleStore Managed Service does not support this command.
Wait for a specific MemSQL Ops agent job to finish.
This is useful for troubleshooting MemSQL Ops.
usage: memsql-ops job-wait [--settings-file SETTINGS_FILE] [--timeout TIMEOUT]
job_id
Wait for a job to finish.
positional arguments:
job_id The ID of the job to wait for.
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.
--timeout TIMEOUT The max time in seconds to wait. If this is not
specified, we will wait indefinitely. If it is 0, we
will check the job's state and return immediately.