Search
Page 27 of 47. Showing 469 results (0.012 seconds)
Using Wildcards and Regular Expressions
. For example, with the qbjobs command, you can filter jobs based on the job's name, user, cluster, group, etc., using wildcards or regular expressions. Wildcards and Regular…qbstats
Display job statistics Description qbstats displays a number of job statistics. Usage qbstats [options] jobID… where JobID is one or more job IDs, and 0 is a wild…Event Model
Qube is an even-driven queuing system. Because of this, Qube inherently tracks common job events. These include events such as when a job starts running, or when a host…First Come, First Served (FCFS)
The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…I'd like to use the "waitfor" option in MEL
Unfortunately the "waitfor" option isn't something available in the individual APIs however, there is an equivalent field in the job which the "waitfor" option can take…_SimpleCMD_QubeJobEnvironment
15 - Qube Job environment.png Cwd Current Working Directory to use when running the job. Environment Variables Environment variables override when running a job. You…Can you give an overview of Qube's architecture from a workflow standpoint?
Yes, here is a sample workflow that showcases Qube's main components: An artist submits a job from any Client machine (through the QubeGUI, in-application submission…supervisor_flags
to attempt to recontact a host marked DOWN. heartbeat_monitor Enable the heartbeat Worker host monitoring system. running_monitor Enable the Supervisor to track running jobs more…Work Agendas
Qube! supports an abstract coordination concept called a work agenda. By definition, it is a list of "things to do". The use of a job agenda allows for the most flexible…How to troubleshoot problems with drive mapping on Windows
Verify the job has drive maps (this will be visible under the job internals tab of WranglerView. Look for "drivemap" under the "Job Details" section). Verify the Worker…