Search
Page 1 of 6. Showing 58 results (0.022 seconds)
Instance/Subjob Processes Pane
The Instance/Subjob Processes Pane lists the Instances/Subjobs (or processes) on the Qube Workers that are running the job. worddav61edfa67d6ac7fa34a21c4466c471f82.png…Jobs, instances, agenda items, and job slots
.) When a job gets spread over multiple workers, we say that each worker is running a Instance - even if a job is only run on one machine, that machine is running the single…How to restrict a host to only one instance of a given kind of job, but still allow other jobs
A Qube job has a "kind" parameter; this is a string which can be set to any value the user desires. It's mostly used to say "Only run one of this kind of a job on a worker at once". This tells the queuing system to filter out all hosts which have this…Job and Host Assignment
state: jobs with pending instances are selected job requirements: these pending instances are filtered by requirements; can the worker meet them? job reservations: can…QAV Components Tabs
Pane lists the Frames/Instances on the Qube Workers that are running the job. frame_instances.png Right Click options: Retry Frame/Instance: Retrys the selected…Job Structure
developer, as we will see, you can still take advantage of Qube's callback features, without actually creating a callback yourself. Instances/subjobs In reality, a job is a large data…Qube 6.4-4 Release Notes
qbreportjob() is used to report intermediate status by a running instance. CL 10867 @FIX: data warehouse database creation failing on CentOS 6.2; mysql client is installed…Extra fields
. However in the case of the subjob it requires the subjob's ID number. Example When the job's instance #5 is done, execute callback: done-subjob-self-5 Extra information…Glossary of Terms
, no part of it is substituted at the time the job runs. If you submit a cmdline job with multiple instances, the identical command-line is run on each instance. Cmdrange Job…qbout
| | | | | display the stdout log of a job instance Description qbout retrieves and prints the standard error log for a single job instance. Usage qbout…