Search
Page 3 of 10. Showing 98 results (0.014 seconds)
My Maya job won't launch
Looks like your account isn't set up to include the maya bin directory in the PATH environment. Make sure you set up the MAYA_LOCATION as well. If your shell is /bin/bash…supervisor_tmp_path
Synopsis supervisor_tmp_path = path Path is used to specify where the Supervisor will write its temporary files. Example supervisor_tmp_path = /tmp Defaults Linux/OSX…qb_directory
Synopsis qb_directory = path Path is the path to the directory containing the Qube distribution. Normally this distribution directory would be the one that contains…supervisor_policy_library
Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library…bootstrap.py
import getopt # load system path sys.path.append("."); sys.path.append(".."); sys.path.append('%s/api/python' % os.environ.get('QB_DIR')) sys.path.append('%s/api/python…I'm working on a Job Type, and I want to run a different version of Perl or Python?
User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable…worker_template_path
Synopsis The template path is used to specify where the Worker should look to find the libraries/files associated with the jobs it will run. worker_template_path = path…UI "Qube (ImagesToMovie) Job..."
_SimpleCMD_QubeJobBasics 2- required parameters.png exe Tooltip - explicit path to executable Browse or enter manually the location of executable on the workers Important : Always double…supervisor_pidfile
Synopsis supervisor_pidfile = path Path is where the Supervisor writes down the process ID for the main controlling process. Example supervisor_pidfile = /tmp/supepid…supervisor_manifest
Synopsis supervisor_manifest = path path were the manifest log is located. This log contains all events concerning jobs and their actions. The format is similar to the job…