Search

Search

Help

Page 1 of 5. Showing 50 results (0.049 seconds)

  1. How to submit a job that will wait until later to run

    ()) later = now + 3600 - qb.QB_TIME_EPOCH_OFFSET job = { 'prototype': 'cmdrange', 'name': 'wait time test', 'status': 'blocked', 'package': {'cmdline': 'sleep 30…
    QubeSep 14, 2016
  2. How do I look at the last few lines of an output log on Windows?

    The location is number lines. -f The -f option causes tail to not stop when end of file is reached, but rather to wait for additional data to be appended…
    QubeOct 21, 2014
  3. Job Dependencies

    if more dependent jobs are required This can also be accomplished using the job dependency field feature. A job will wait until the specified condition is reached. The format…
    QubeJan 08, 2015
  4. Event names

    has been killed blocked Job has been blocked failed Job has failed running Job has started running waiting Job has been set to waiting assigned Job has been…
    QubeAug 20, 2018
  5. worker_check_interval

    Synopsis worker_check_interval = interval Interval is the time in seconds for the Worker to wait before checking the stats of the processes it has running. Example…
    QubeJan 06, 2015
  6. How to use job dependancies through the submission UI

    job must wait for something in another job to complete before it starts. Unlike some other queueing systems that may only have job-based dependencies, with Qube!, you can set…
    QubeOct 15, 2014
  7. worker_log_timeout

    Synopsis worker_log_timeout = time Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor…
    QubeJan 06, 2015
  8. worker_boot_diagnostics_retry_interval

    Synopsis worker_boot_diagnostics_retry_interval = interval Number of seconds the worker should wait before retrying the boot-time diagnostic test in case of errors (see…
    QubeJan 06, 2015
  9. supervisor_migrate_timeout

    Synopsis supervisor_migrate_timeout = timeout The timeout value, in seconds, specifies how much time a job must wait before the host it was migrated off becomes available…
    QubeJan 06, 2015
  10. worker_boot_delay

    Synopsis Number of seconds to wait at worker startup for the rest of the host system to initialize. Can be used to solve OS X workers coming up as "localhost" due…
    QubeOct 15, 2014