Search
Page 4 of 40. Showing 393 results (0.014 seconds)
Submitting a Job from QubeWranglerView
One can submit or resubmit any Qube Job from the QubeGUI/QubeWranglerView(6.4+) using the Submit menu. It can run any generic commandline command, use one of the submission…Event contexts
is required to determine which job they are describing. A context can be specified in 3 different forms: a job ID a process group label a pre-defined label There are currently 2…Installing job types
Installing job types under Qube is simple. Just copy the entire Job Type directory into the types directory under Qube's installation. Windows:C:\Program Files\qube\types…Jobs Reserving Resources
All of these resources must be reserved by jobs processes by setting the "reservations" field at job submission. For example, setting the reservations field…Clustering and how it relates to job priority
, clusters can contain other clusters. Clusters can also contain Workers and jobs. This is the key to Qube's priority scheme. Workers belong to 1 and only 1 cluster. Jobs…qbusers
permission --group [group] modify group permissions --drop drop user from qube --submitjob permit submit job --submitcallback permit submit callback…Job ids
Explicit job ids are also available to be used as event specifiers in the event one just wants to reference the job by its ID. done-job-19234…How to use job dependancies through the submission UI
decide that each pass will run in its own job. When all of the passes are complete, you want to comp the passes together for the final image sequence for delivery to the client…AppFinder Jobs
This jobtype was added in Qube v6.4-2. This jobtype requires Python to be installed on the executing worker. What are they, and what do they do? These jobs differ from…The simplest test job
The simplest test possible is to submit a job that simply runs the "set" command, which does nothing but print out the operating system's environment variables. You can see…