Updated on 2022-02-22 GMT+08:00

Monitoring Real-Time Subjobs

When event-based scheduling is configured for a node in a job, you can click this node to query monitoring information of subjobs. On the Subjob page, you can stop, rerun, continue, and succeed subjobs as well as view subjob events.

  1. Log in to the DLF console.
  2. In the navigation tree of the DLF console, choose Monitoring > Monitor Job.
  3. On the Real-Time Job Monitoring tab page, click a job name.
  4. Click a node with event-based scheduling configured, as shown in Figure 1.

    Figure 1 Subjob monitoring page

    Table 1 describes the actions listed in the Operation column of each subjob.

    Table 1 Actions in the Operation column

    Action

    Description

    Stop

    Stops a subjob instance that is in the Running state.

    Rerun

    Reruns a subjob instance that is in the Succeed or Failed state.

    Continue

    If a subjob instance is in the Abnormal state, you can click Continue to begin running the subsequent nodes in the subjob instance.

    NOTE:

    This operation can be performed only when Failure Policy is set to Suspend the current job execution plan. To view the current failure policy, click a node and then click Advanced Settings on the Node Properties page.

    Succeed

    Forcibly changes the status of a subjob instance from Failed to Succeed.

    View Event

    Displays the event content of a subjob.

  5. Click in the Status column. The running records of the subjob node are displayed.

    Table 2 describes the actions that can be performed on the node.
    Table 2 Actions for a node

    Action

    Description

    View Log

    View the log information of the node.

    Manual Retry

    To run a node again after it fails, click Retry.

    NOTE:

    This operation can be performed only when Failure Policy is set to Suspend the current job execution plan. To view the current failure policy, click a node and then click Advanced Settings on the Node Properties page.

    Succeed

    To change the status of a failed node to Succeed, click Succeed.

    NOTE:

    This operation can be performed only when Failure Policy is set to Suspend the current job execution plan. To view the current failure policy, click a node and then click Advanced Settings on the Node Properties page.

    Skip

    To skip a node that is to be run or that has been paused, click Skip.

    Pause

    To pause a node that is to be run, click Pause. Nodes queued after the paused node will be blocked.

    Resume

    To resume a paused node, click Resume.