Search

Search

Help

Page 36 of 47. Showing 469 results (0.012 seconds)

  1. Where is the output from the executed callback code?

    If you're printing out debug data in your callback script, it may appear in the .cb file that lives in the job log directory (either on the supervisor or in your central job
    QubeOct 15, 2014
  2. supervisor_max_cpus_limit

    be used on any job, for SmartShare. If any job specifies a value greater than this, the system will silently cap it to this value. Example supervisor_max_cpus_limit = 20…
    QubeFeb 01, 2017
  3. supervisor_max_worker_requeue

    Synopsis supervisor_max_worker_requeue = retries Retries is the maximum number of attempts the Supervisor will make to assign a job to a Worker host that claims to have…
    QubeJan 06, 2015
  4. qblock

    Lock available job slots on a Worker Description qblock locks the available job slots on a Qube! Worker. Usage qblock [options] hostname… where hostname…
    QubeDec 14, 2014
  5. qbunlock

    Unlock available job slots on a Qube! Worker Description Unlocks the available job slots on a Worker. Usage qbunlock [options] hostname… where hostname…
    QubeDec 14, 2014
  6. worker_flags

    will automatically mount drives which were detected in the user's environment any time the auto_mount job flag is set. (Windows only) remove_logs The Worker will automatically remove any logs…
    QubeMay 23, 2018
  7. The Qube callback language code strings

    Code strings The following strings are can be used as callbacks code value when the callback's language is defined as "qube" Job-level code unblock-self block-self…
    QubeOct 15, 2014
  8. How to configure Qube to use dedicated workers before non-dedicated workers

    are equivalent. If you wish to have the supervisor "prefer" to send jobs to dedicated machines, you could add an artificial host property such as "host.dedicated" to all workers via…
    QubeApr 14, 2020
  9. How do I set up Maya to do path translation?

    dirmap. It has the capability to do the translation, and we have support for it in our Job Type. It has some limitations, so it's not for every situation. In order to set up…
    QubeOct 15, 2014
  10. qberr

    Display the stderr log of a job instance Description qberr retrieves and prints the standard error log for a single job instance. Usage qberr [options] jobID…
    QubeNov 12, 2014