Search
Page 36 of 47. Showing 469 results (0.012 seconds)
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…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…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…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…qbunlock
Unlock available job slots on a Qube! Worker Description Unlocks the available job slots on a Worker. Usage qbunlock [options] hostname… where hostname…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…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…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…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…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…