Search
Page 25 of 29. Showing 287 results (0.018 seconds)
How do I set a worker up as a private or testing platform?
the supervisor. What you want to do is to set the worker up so that it's in a certain cluster and will only accept jobs that are in that cluster, and then to submit jobs…_qubeuiPanelFramesDescription 1
this instance and set its state back to "pending". Default supervisor settings dictate that the next time this instance starts, it will start on a different machine. Retry: Restart…_qubeuiPanelAdministrationDescription
to be enabled to start loading data, do this with the button shown as 1 in the screen below. The Administration Panel allows you to view supervisor configuration (2) and log (3…callback4.pl
", "code" => ' print "running time callback\n" x 100; ' }; # # now we submit the global callback. # # the supervisor will associate both jobs into the same process…cbTest_runScript.py
' ######################################## # build the job ######################################## job = { 'prototype': 'cmdrange', 'name': 'supervisor-side script execution callback test…jobSubmit_emailCallback.py
['package'] = {} job['package']['cmdline'] = 'set' # Create the email callback and set the address to send it to # NOTE: Make sure that the Qube Supervisor has…Clean Up Old Jobs Automatically
operations. Requirements Python 2.x must be installed on the supervisor. For Windows, we recommend www.python.org. http://www.python.org. OS X should have Python 2.x already…qbsub
Submit a cmdline or cmdrange job Description qbsub submits a command for the Supervisor to schedule. If the --range is specified, a job with an agenda…qbblock
Forces a job to quit, and suspend its execution on the farm Description qbblock requests the Supervisor to suspend a job by immediately killing it, and marking…qbinterrupt
Force a job to quit, and requeue immediately in a pending state Description qbinterrupt requests the Supervisor to force a job off a host immediately killing…