Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.
    Excerpt
    Section
    Column
    width40

    Image Modified

    Qube Advanced Job ControlClick browse
    Column
    width60
    Expand
    title
    Click here for details...

    Flags

    Tooltip -

    List of submission flag strings (comma separated)

    Image Removed

     

    . Click 'Browse' to choose required job flags.

    Image Added 

    Include Page
    _jobFlags
    _jobFlags

     

    Dependency

    Tooltip -

    Wait for specified jobs to complete before starting this job (comma-separated)

    Image Removed

    . Click 'Add' to create

    dependant

    dependent jobs.

    you
    Image Added

    You can link jobs

    states

    to each other

    by

    in several

    factors

    ways:

    • "complete" means only start this job after designated job completes
    • "failed" means only start this job if the designated job fails
    • "killed" means only start this job if the job has been killed
    • "done" means start this job if the job is killed/failed/complete


    Email (job complete)

    Tooltip -

    Send email on job completion (success or failure)

    Info
    Info

    . Sends mail to the designated user based on the status of the job being complete .

    Email (failed frames)

    Tooltip - Send email on job completion (success or failure)

    Sends mail to the designated user based on the status of the job being failed if frames fail.

    Blocked

    Tooltip -

    Set initial state of job to "blocked"

    Info

    Enable this tickbox to ensure after submission this job is in a blocked state. You would do this if you wanted to set up other jobs for this one to depend on.

    Stderr->Stdout

    Tooltip -

    Redirect and consolidate the job stderr stream to the stdout stream

    Info

    . Enable this if you would like to combine you your logs into one stream.

    Job Label

    Tooltip -

    Optional label to identify the job. Must be

    a

    unique within a Job Process Group (pgrp).

    Info

    Legacy This is a legacy method of labelling labeling jobs see . See  Job Tags

    Job Kind

    Tooltip -

    Arbitrary typing information that can be used to identify the job.

    Common usage: it can be

    It is commonly used to

    restrict

    make sure only

    1

    one of this "kind" of job

    from running

    runs on a worker at the same time by setting the job\'s requirements to include "not (job.kind in host.duty.kind)"

    Info

    see . See How to restrict a host to only one instance of a given kind of job, but still allow other jobs

    Process Group

    Tooltip -

    Job Process Group (pgrp) for logically organizing dependent jobs. Defaults to the jobid. Combination of "label" and "Process Group" (pgrp) must be unique for a job.

    Info

    see See Process group labels

    Retry Frame/Instance

    Tooltip -
    Info

    Number of times to retry a failed frame/job instance. Value of -1 means use the default for the studio.

    Set this to retry any failed frames or instances automatically.

    Retry Work Delay

    Tooltip -

    Number of seconds to wait before automatically retrying a failed frame/work.

    Info

    Set this to create a delay in second between the frame/instance retries

    Subjob Timeout

    Tooltip -
    Info

    Kill the subjob process if running for the specified time (in seconds).  Value of -1 means disabled.

    Use this if the acceptable instance/subjob spawn time is known.

    Frame Timeout

    Tooltip -
    Info

    Kill the agenda/frame if running for the specified time (in seconds).  Value of -1 means disabled.

    Use this if the acceptable frame time is knownyou know how long frames should take, so that you can automatically kill those running long.