Each time a job is executed, a job instance record is generated. In the navigation pane of the DataArts Factory console, choose Monitor Instance page, you can view the job instance information and perform more operations on instances as required.
. On theYou can search for instances by Job Name, Created By, CDM Job, and Node Type. Search by CDM job is to search for job instances by node.
When multiple instances are rerun in batches, the sequence is as follows:
Operation |
Description |
---|---|
Searching for a job based on the job name or creator |
If you select Exact search, exact search by job name is supported. If you do not select Exact search, fuzzy search by job name is supported. |
Filtering jobs by CDM job or node type |
- |
Stop |
Stop an instance that is in the Waiting, Running, or Abnormal state. |
Rerun |
Rerun a subjob instance that is in the Succeed or Canceled state. For details, see Rerunning Job Instances. |
View Waiting Job Instance |
When the instance is in the waiting state, you can view the waiting job instance. |
More > Continue |
If an instance is in the Abnormal state, you can click Continue to begin running the subsequent nodes in the 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. |
More > Succeed |
Forcibly change the status of an instance from Abnormal, Canceled, or Failed to Succeed. |
More > View |
Go to the job development page and view job information. |
Operation |
Description |
---|---|
View Log |
View the log information of a node. |
More > 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. |
More > Succeed |
Change the status of a node from Failed to 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. |
More > Skip |
To skip a node that is to be run or that has been paused, click Skip. |
More > Pause |
To pause a node that is to be run, click Pause. Nodes queued after the paused node will be blocked. |
More > Resume |
To resume a paused node, click Resume. |
You can rerun a job instance that is successfully executed or fails to be executed by setting its rerun position.
Parameter |
Description |
---|---|
Rerun Type |
Type of the instance that you want to rerun.
|
Start Time |
Time range in which instances have been run |
List of Rerun Job Instances |
Upstream and downstream jobs to rerun. You can select multiple jobs at a time. |
Rerun From |
Start position from which the job instance reruns.
NOTE:
A job instance reruns from its first node if either of the following cases occurs:
|
Concurrent Instances |
Number of job instances that can be concurrently processed. |