Search

Search

Help

Page 9 of 40. Showing 393 results (0.015 seconds)

  1. 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…
    Qube 6.4Mar 11, 2013
  2. framesubmit.py

    # ##################################################################################### # # This script is an example of how one may create a job that uses frames # as the atomic element in a job
    Qube 6.4 / … / PythonNov 08, 2012
  3. 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…
    Qube 6.4Apr 29, 2013
  4. 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…
    Qube 6.4Nov 05, 2012
  5. 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…
    Qube 6.4Nov 05, 2012
  6. 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…
    Qube 6.4Nov 05, 2012
  7. 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…
    Qube 6.4Nov 05, 2012
  8. 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
    Qube 6.4May 23, 2013
  9. 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.…
    Qube 6.4Nov 05, 2012
  10. 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…
    Qube 6.4Oct 12, 2012