Search
Page 40 of 1,195. Showing 11,950 results (0.041 seconds)
worker_drive_map
Synopsis The worker drive map feature, particular to Windows workers, which instructs workers to automatically mount specified drives before they process jobs. This parameter also requires that the worker_flags have the auto_mount flag set. To make wor…Advanced Dependencies
The next step is to build a more robust dependency system Building on what we have learnt in the previous tutorials this tutorial will: Give example of JobLabel for linking jobs Give example of Dependency linking to JobLabel Shows correct dependency gr…How to easily kill or remove an entire job process group
deletionCascade.pyQube jobs can belong to a process group, which is normally how a group of jobs define their inter-dependencies. These process groups can be viewed as a single set of jobs in ArtistView as a collapsed set of jobs, or in WranglerView's Me…KB AfterEffects
…Installing AfterEffects CS6 and CC on worker nodes
Please perform a full install of AfterEffects on the worker nodes, and note that this will not require a license on each host. A "render engine" install will not install enough components to allow AfterEffects jobs to run properly. As of CS6 it's no long…Practical example Renderman job
The next step is to combine all of the information in this tutorial to create a dummy Renderman workflow This tutorial requires an understanding of : Basic Job Submission Basic python job submission III. SimpleCmd Compatibility and Application Specific…supervisor_logfile
Synopsis supervisor_logfile = path Path is used to specify the single log file for the supervisor's internal operations. This is not the same as supervisor_logpath which determines the location of the job logs. Example supervisor_logfile = /var/log/supel…Qube 6.4-5 Release Notes
CL 11108 @FIX: supe's built-in perl library's C++ host object to Perl hash conversion routine to properly include "properties", "stats", "reason", "locks", "flags", "flagsstring", "groups", "description", "jobtypes", "address", "macaddress", "lastupdate"…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 the supervisor. What you want to do is to set the worker up so that it's in a certain…Job and Host Assignment
Since there are so many variables that an affect when and whether a particular job is dispatched to a worker, it might help if some of the decisions involved in this process were described in a bit of detail. There are 3 different times that selection occ…