PAI provides a centralized, visual job management page for managing workflow tasks.
Background information
Workflow tasks include the following types of pipeline jobs.
-
Jobs submitted using PAIFlow OpenAPI. For more information, see API overview.
-
Jobs that you manually run in Designer. For more information, see Build and debug a model.
-
Jobs periodically triggered by scheduled jobs in DataWorks. For more information, see Use DataWorks for offline scheduling of Designer workflows.
Procedure
-
Go to the task management page.
-
Log on to the PAI console.
-
In the left-side navigation pane, click Workspaces. On the workspace list page, click the name of your target workspace.
-
In the left-side navigation pane of the workspace, choose to open the task management page.
-
-
On the Pipeline Tasks tab, you can view task details, filter tasks, and stop or rerun a workflow task.
The Actions column also contains a Clone button to duplicate a workflow task.
-
View task details
Click a task name to open the Task details page. At the top of the page, you can switch between the Task details and Job Result tabs.
-
On the Task details tab, the canvas displays the nodes in the current run. Click a node to view its Run Information, Job Logs (logs and events), and Output Result in the right-side pane.
You can also share the workflow task details page by clicking Share in the upper-right corner.
-
On the Job Result tab, hover over Result to view the output addresses of all workflow nodes in the current task.
The pop-up panel displays the values of the table, partition, project, and endpoint fields.
-
-
Filter workflow tasks
Click the filter icon next to the Status or Task Source column to find specific workflow tasks.
-
Stop or rerun a workflow task
In the Actions column, you can click Stop to end a running workflow task, or click Actions to rerun the Clone task.