Search
Page 9 of 40. Showing 393 results (0.015 seconds)
Parameters
: (Environment Variables) Explicitly set specific environment variables that should be used when running a job process on the Worker. Impersonate User: Submit job as specified user. Default…framesubmit.py
# ##################################################################################### # # This script is an example of how one may create a job that uses frames # as the atomic element in a job…worker_flags
environment any time the auto_mount job flag is set. (Windows only) remove_logs 8 / 01000 The Worker will automatically remove any logs which it used as temporary storage…How do I set my own shared directory for job types?
Set the worker_template_path for the Worker to point to the directory containing the Job Types. Note, that on Windows, you must use UNC and the path separator is a forward…Set up Linux or OS X to handle jobs with UNC paths
: servermayaprojectsdefaultscenesmyscene.mb This is what you'd need to submit a job. Alas, on the OS X side, it won't make sense. First, you need to mount the drive using NFS or SMB. I'll leave…How do I set up a host so that job will only run that type of host?
] worker_properties = host.maya=1 When you submit a job, the requirement must then include: host.maya=1…I tried to call a routine in my job submission script from the callback, and it didn't work.
. Since a job you submit is actually a data object submitted to the Supervisor, it doesn't share any code space with script that submitted it, and consequently you can't reference…Service mode vs. Desktop User mode, and how the worker handles authentication
and runs as long as the system is up the worker process runs as either a Windows service or a daemon owned by the root user on OS X and linux. the worker process will run jobs…How to use chunking in the submission UI
. While Qube is capable of handling the highest loads in demanding environments, some simple decisions when building jobs can help keep everything running smoothly.…Diagram of Tabs and Panes
in their Preferences. This can also be done when launching it from the commandline (--defaultprefs) or specifying an environment variable (QUBEGUI_DEFAULTPREFS). Install App UI: (with submenu…