Search
Page 5 of 11. Showing 108 results (0.092 seconds)
supervisor_queue_algorithm
"Perl" or "Internal") of the algorithm, and library is the actual library (path to the custom Perl algorithm file, or "cluster", "priority", or "queue" for internal built…In-app submission not showing up with the latest Max jobtype.
. If the QubeGUI (qube.exe) cannot be found, then no dialog will come up. If this happens, it is likely a path issue. From the commandline, type "qube.exe". If the GUI does not come…_SimpleCMD_ParametersNuke
Nuke Specific Parameters 2 - primary parameters.png Nuke Version Select version numbers and the Worker OS to use. Nuke path Explicit path to Nuke executable. Because…Python job submission with agenda based timeout
= qb.submit(j) for s in submitted: print('submitted job %d' % s.get("id")) If "qbping" is not in your system PATH env var, then you may have to specify the full path…_SimpleCMD_ParametersAfterEffects
Qube! to look for After Effects on the Worker. For the non-AppFinder (bottom) version, this is the explicit path to the executable. Note that in this case, it will be OS-dependent…Installing job types
\types Linux: /usr/local/pfx/qube/types OS X: /Applications/pfx/qube/types Because Qube is designed to be flexible, the administrator has the option to relocate the type's path…How do I backup the Supervisor?
for Linux: Backup: pg_dumpall -p 50055 -U pfx > /some/path/to/backup.dump Restore: /usr/local/pfx/qube/utils/pgsql/init_supe_db.py --erase /usr/local/pfx/pgsql/bin/psql -p 50055…jobSubmit_cmdrangeOutputPaths.py
# # ====================================================== import os, sys # Make sure that qb module is in the python path if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ…Job Structure
" will have discrete strings for each agenda item that will be run at a command prompt (e.g. "dir", "ls", "cinema4D -frame 1 5 1 -render /path/to/file.c4d"). A job with type "maya…Log Rotation
The logrotate.py script Windows Setup Enabling log rotation on Windows requires that the Python programming language be installed and in the System SEARCH PATH. The easiest way…