Search
Page 23 of 40. Showing 393 results (0.012 seconds)
How do I set a worker up as a private or testing platform?
Sometimes when testing new software versions or during application or jobtype development, it's handy to have a worker be "isolated", and only accept specific jobs from…supervisor_queue_library
algorithm to use, or file points to a library file to be used as the source file for the queuing code. Values cluster Qube clustering algorithm. Jobs run based on where…Beginner Python submission and dependencies
python to submit a basic job 2. Understand Job packages and what is required to submit jobs 3. Discover how to find the required fields for job packages in the Qube! GUI 4. Link…WranglerView 6.4-4 Release Notes
========================= Fixes ========================= @FIX: job priority field now clamps priority to supervisor_max_priority if that value is lower than…supervisor_log_flags
with the individual bits to signify which components to log. Values job = 1 subjob = 2 work = 4 Example supervisor_log_flags = 3 supervisor_log_flags = "job,subjob" Defaults "job…worker_job_types
Synopsis worker_job_types = jobtypes Jobtypes lists the job types this Worker is allowed to execute. The Administrator, if setting this field, must ensure that the job…Introduction and Overview
The parts of Qube! A Qube farm has 3 main components: The Qube! clients, machines that submit jobs. Typically these are artists' or end-users' workstations. The Qube…Log Files
are an important means to troubleshoot problems, and they serve to document executed jobs. Consideration should be taken to make sure you have enough capacity to properly store logs…Qube Components
There are three main components to Qube: The Worker, which is a program that runs on every computer (also called a "host") on which you want to execute your jobs…Common Administrative Actions
http://confluence.pipelinefx.com/display/QUB064/Common+Worker+Actions : List of commonly used Worker actions Writing job logs directly to network filesystem [Performance benefit…