Search
Page 4 of 5. Showing 47 results (0.017 seconds)
Developing a new Job Type submission interface
in the registeredJobs variable. The submit script should be able to be run directly from the command line like: python submitscript.py Launch QubeGUI and submit your job from under…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…Job List Pane
up the QubeGUI in environments that keep many 1000's of jobs in Qube at one time. Migrated to Confluence 5.3…callback2.pl
the supervisor's api call: # qb::unblock in combination with the # automatically defined variable $qb::jobid. # "callbacks" => [ #note: the callbacks are setup…worker_drive_map
the following variable: worker_drive_map = {X:|\\SERVER\SHARE} To specify username/password for a worker drive map, the following syntax may be used: worker_drive_map = {X…jobsubmit.py
job['prototype'] = 'pyframe' #job['requirements'] = 'host.os=linux' # This job type has only one package variable package = {} job['package'] = package job…framesubmit.pl
the Qube module # use lib "../../api/perl"; # load Qube's Perl module use qb; # # We now copy the %ENV variable # # This is so that we can delete any data in the job env which doesn't…Service mode vs. Desktop User mode, and how the worker handles authentication
it creates a new process, and the System then permits the process access to the user's environment and files. For this reason, if running with proxy_execution_mode = user on Windows…Creating a new SimpleCmd
=False) # add_option is the way to add parameters to the submission UI. # This one is of type 'string' which means a text field will be displayed # and associated with a variable…Job and Host Assignment
Since there are so many variables that an affect when and whether a particular job is dispatched to a worker, it might help if some of the decisions involved in this process…