Search
Page 21 of 47. Showing 469 results (0.014 seconds)
qbretry
Moves a job from a "done" (complete/failed/killed) status back to pending Description qbretry moves a job to pending from one of the following states: failed…qbmigrate
Force a job to release its host and move to another Description qbmigrate requests the Supervisor to tell a job to release its host immediately. This job…_SimpleCmd_QubeUIAdvancedJobControl
Advanced_Job_Control.png Flags List of submission flag strings (comma separated). Dependency Wait for specified jobs to complete before starting this job (comma…callback3.pl
#!/usr/bin/perl # # Qube! - Example Perl Job Dependency Submission Script # ##################################################################################### # # Licensed…jobSubmit_cmdrangeOutputPaths.py
#!/usr/bin/python # ====================================================== # Sample script: # cmdrange job submit with outputPaths # # PipelineFX, 2007…Glossary of Terms
Qube! Related Terms Agenda Agenda items (or Frames) refers to the granular list of items to be processed. AppFinder AppFinder Jobs will "find" a particular version…_jobFlags
Flag Value Description auto_mount 8 Require automatic drive mounts on worker. auto_wrangling 16384 Enable auto-wrangling for this job…jobSubmit01_explained.py
an empty dictionary to be filled by the following lines of code job = {} # Below defines the name of the Qube! job job['name'] = 'python test job' # Below defines…Process group labels
Process group labels exist to provide the developer with an abstract method of determining job relationships independent of the job name or job ID relative to the process…Event names
for jobs are: Event Name Event Trigger complete Job is set to complete done Job is set to complete or killed or failed submit Job has been submitted killed Job…