Search
Page 10 of 25. Showing 243 results (0.014 seconds)
submit-agenda-timeout-job.py
qb # This script demonstrates how to submit a job with agenda (frame) timeouts, # using a simple "cmdrange" job. # The trick is to set up a timeout value for agenda items via…How to troubleshoot problems with drive mapping on Windows
mapped network drives, unmap them. Be sure they are not set to remap that drive when they log back in. One can also submit a "test" job to check on the drive maps used…Generating agendas
on the specified list string. Submit the job. A job is essentially a reference to a hash. The hash contains a set of key-value pairs with various job parameters, as well as the pointer…How do I set a worker up as a private or testing platform?
the supervisor. What you want to do is to set the worker up so that it's in a certain cluster and will only accept jobs that are in that cluster, and then to submit jobs…jobSubmit_cmdrangeOutputPaths.py
#!/usr/bin/python # ====================================================== # Sample script: # cmdrange job submit with outputPaths # # PipelineFX, 2007…qbhash
database_password, used to store the password for the Supervisor to access the database server instance hosting the qube database. Usage qbhash [options] Options…How do I set the Qube database with a different user?
". The "qube" user is the owner of the "pfx" database. (An OS user "pfx" is also created by the installer, who owns the data files and runs the server processes.) The password…Centralized Jobtypes
worker_template_path="C:/Program Files/pfx/qube/types;C:/Program Files/pfx/jobtypes;C:/Program Files (x86)/pfx/jobtypes;//server/share/qube/ourJobTypes" OS X worker_template_path='/Applications…qbsub
Submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job with an agenda…Upgrading Qube!
with customers upgrading from Qube 6 to Qube 7 where the supervisor is attempting to connect to the PostgreSQL server on the default port for MySQL. This is due to the database_port…