Search
Page 38 of 1,195. Showing 11,950 results (0.017 seconds)
AppFinder Jobs
This jobtype was added in Qube v6.4-2. This jobtype requires Python to be installed on the executing worker. What are they, and what do they do? These jobs differ from the standard SimpleCmd cmdline- and cmdrange-based jobs in that they will "find" a part…WranglerView 6.4-3b Release Notes
========================= Fixes ========================= @FIX: logPanel context menu items not doing anything on Windows ========================= New features ========================= None ========================= Changes in behavior ================…How to configure the supervisor to send mail
Configuration There are 3 settings in the supervisor's qb.conf that need to be set in order to enable your supervisor to send mail: mail_domain = mail_host = mail_administrator =…Variables available for expansion in supervisor's mailed reports
Job-specific variables HOST JOB_ACCOUNT JOB_CLUSTER JOB_CPUS JOB_DATA JOB_DOMAIN JOB_FLAGS JOB_GLOBALORDER JOB_GROUPS JOB_HOSTORDER JOB_HOSTS JOB_ID JOB_KIND JOB_LABEL JOB_LOCALORDER JOB_NAME JOB_OMITGROUPS JOB_OMITHOSTS JOB_PACKAGE JOB_PGRP JOB_PID JOB_P…WranglerView 6.4-3a Release Notes
========================= Fixes ========================= @FIX: unblocking a job in the GUI now immediately forces a re-evaluation of the job, resulting in more immediate dispatch ========================= New features ========================= @NEW: add…Strange behaviour with UI path translation
Have you seen some issues with setting path translation in the preferences UI ? Below are some fixes for common issues When entering a string for path translation always ensure before clicking OK that the mouse focus is in another field Screen Shot 2012…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 fail-self kill-self migrate-self preempt-self interrupt-self suspend-self resume-self Agend…WranglerView 6.4-3 Release Notes
========================= Fixes ========================= @FIX: default worker_max_clients to 256, not 8 @FIX: silent failure to write out license or qb.conf files due to permissions errors on Windows @FIX: config Wizard will not launch when the worker s…Basic python job submission I. Single command
To begin we will go through a simple job submission. In this example, we will submit a job that runs a single command (in this case, the command "hostname") on one worker. This is the simplest form of job submission. Below is the code with commented exp…WranglerView 6.4-2a Release Notes
========================= Fixes ========================= @FIX: unable to start or enable auto-start of the Desktop Worker on OS X 10.8 ========================= New features ========================= None ========================= Changes in behavior ===…