Search

Search

Help

Page 3 of 10. Showing 93 results (0.011 seconds)

  1. qb_directory

    Synopsis qb_directory = path Path is the path to the directory containing the Qube distribution. Normally this distribution directory would be the one that contains…
    Qube 6.4Oct 18, 2012
  2. supervisor_policy_library

    Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library…
    Qube 6.4Oct 18, 2012
  3. worker_template_path

    Synopsis The template path is used to specify where the Worker should look to find the libraries/files associated with the jobs it will run. worker_template_path = path
    Qube 6.4Dec 14, 2012
  4. bootstrap.py

    import getopt # load system path sys.path.append("."); sys.path.append(".."); sys.path.append('%s/api/python' % os.environ.get('QB_DIR')) sys.path.append('%s/api/python…
    Qube 6.4 / … / JobtypesNov 08, 2012
  5. I'm working on a Job Type, and I want to run a different version of Perl or Python?

    User mode: Set the user's PATH environment variable to point to the version of the scripting language you prefer Proxy mode: the proxy user's PATH environment variable…
    Qube 6.4Nov 05, 2012
  6. UI "Qube (ImagesToMovie) Job..."

    _SimpleCMD_QubeJobBasics 2- required parameters.png exe Tooltip - explicit path to executable Browse or enter manually the location of executable on the workers Important : Always double…
    Qube 6.4Aug 15, 2013
  7. supervisor_pidfile

    Synopsis supervisor_pidfile = path Path is where the Supervisor writes down the process ID for the main controlling process. Example supervisor_pidfile = /tmp/supepid…
    Qube 6.4Oct 18, 2012
  8. supervisor_manifest

    Synopsis supervisor_manifest = path path were the manifest log is located. This log contains all events concerning jobs and their actions. The format is similar to the job…
    Qube 6.4Oct 18, 2012
  9. worker_logpath

    Synopsis worker_logpath = path Path specifies the log directory which the Worker will create/use the numbered directories for the job's standard output and standard error…
    Qube 6.4Apr 29, 2013
  10. worker_pidfile

    Synopsis worker_pidfile = path Path is where the Worker writes down the process ID to the main controlling process. Example worker_pidfile = /tmp/wrkpid Defaults Linux…
    Qube 6.4Oct 18, 2012