Search
Page 3 of 5. Showing 47 results (0.015 seconds)
Variables available for expansion in supervisor's mailed reports
Job-specific variables HOST JOB_ACCOUNT JOB_CLUSTER JOB_CPUS JOB_DATA JOB_DOMAIN JOB_FLAGS JOB_GLOBALORDER JOB_GROUPS JOB_HOSTORDER JOB_HOSTS JOB_ID JOB_KIND…Callback execution environment
Some things to note regarding the environment in which the callbacks execute: Callbacks are executed on the supervisor host, from inside a supervisor process. Any…My job package variables are getting truncated
Fix by enlarging the field size of job.data % mysql -u root qube mysql> ALTER TABLE job MODIFY data LONGTEXT;…framesubmit.py
: sys.path.append('/usr/local/pfx/qube/api/python'); import qb # # We now import the os module for the environment, and copy the dictionary. # # This is so that we can delete any…How to use qbwrk.conf
] is reserved for assignment to all nodes Copy below and alter for your environment [Farm] proxy_execution_mode = user worker_properties = host.nuke6.2=1, host.maya2011=1 worker_cpus…How do I get past an installer stuck on the MySQL database install phase?
, or (Windows only) that the MySQL server has been modified to not use the skip-grant-options variable in the MySQL server's my.cnf. Working around the MySQL root user password…How do I set the Qube database with a different user?
password blank, but you can set it if you wish. You can configure the Supervisor by editing its qb.conf to set an alternate user and password with the following variables…Batch Script for large installations
Below is a batch script that can be modified to suite your environment. Be advised this script should be run as user Administrator Qubeinstall.bat msiexec.exe /passive…Qube 6.4-5 Release Notes
in parsing" and environment listing when environment values are other than simple strings and "Query SQL" is enabled in the WranglerView prefs…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…