Search
Page 2 of 5. Showing 45 results (0.012 seconds)
qbremove
is one or more job IDs, and 0 is a wild card token representing all the user's jobs. Options Option Description --failed Remove failed jobs --killed Remove…qbblock
it, and marking it as blocked. This will effectively stop a job and place it in an idle state to be requeued or killed later. Usage qbblock [options] jobID… | 0 where JobID is one…qbjobs
--running Display running jobs --failed Display failed jobs --killed Display killed jobs --complete Display complete jobs --done Display done (complete…workerLock.py
#!/usr/bin/env python """ This script will lock the worker and then loop forever until it's killed. When killed with the SIGTERM signal, it will unlock the worker. It is meant…QAV Jobs Layout
on the farm Kill Job: Kills the selected job Remove Job: Removes the selected job from the qube supervisor database A/B wipe in RV: Sends selected jobs output for review in RV…deletionCascade.py
(cbRemoved) #======================================= # add the callback for job kill #======================================= cbKilled = { 'language': 'python', 'triggers…Group Permissions
, if a user doesn't have permission to kill a job, even if their group permissions allow it, the user still won't be able to kill a job. A user with "administrator" or "impersonate…qbusers
--submitglobalcallback permit submit global callback --kill permit kill job --remove permit remove job --modify permit modify job --preempt…How to upgrade a worker on Windows
, or at the command-line if you've open a cmd prompt as "Run as Administrator" sc stop qubeworker and then in the Task Manager->Processes, kill the process named "watchdog…Operation Overview - Client Side
to kill and/or retry failed frames for our own jobs. Using --allow-control implies the use of SSL which means the URL for the server will be https://192.168.0.55:8080 - make special note…