forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com> Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
7.5 KiB
7.5 KiB
Viewing a Job Dependency Graph
You can view a job dependency graph to learn the upstream and downstream jobs associated with the job.
Prerequisites
Dependent jobs have been configured in the job scheduling configuration in Developing a Pipeline Job. Otherwise, only the current job node can be displayed in the view, and the associated upstream and downstream job nodes cannot be displayed.
Procedure
- Log in to the DataArts Studio console by following the instructions in Accessing the DataArts Studio Instance Console.
- On the DataArts Studio console, locate a workspace and click DataArts Factory.
- In the left navigation pane of DataArts Factory, choose .
- In the job directory, right-click the job you want to view and choose View Job Dependency Graph from the shortcut menu.
- On the displayed Job Dependency page, perform any of the following operations:
- In the upper right corner, select Display complete dependency graphs, Display the current job and its upstream and downstream jobs, or Display the current job and its directly connected jobs.
- In the search box in the upper right corner, you can enter the name of a node to search for the node. The node found will be highlighted.
- Click Download to download the job dependency file.
- Scroll your mouse wheel to zoom in or zoom out the dependency graph.
- Drag the blank area to view the complete relationship graph.
- When the cursor is hovered on a job node, the node is marked green, its upstream job is marked blue, and its downstream job is marked yellow.
- Right-click a job node to view the job, copy the job name, and collapse upstream or downstream jobs.
Viewing a Job Dependency Graph
- In the left navigation pane of DataArts Factory, choose .
- Right-click the job directory and select View Job Dependency Graph.
- The system displays the dependencies between all the jobs in the directory. You can search for jobs by name. The matched jobs will be highlighted.
Parent topic: (Optional) Managing Jobs




