Task management
The Task management page lists all script task execution records in the federated modeling system. On this page, you can view task details and execution results.
View the task list
Log in to the federated modeling console and select the desired project from the drop-down list in the upper-right corner.
NoteIf you cannot find the desired project, contact your organization's administrator to add you to the project in the organization management console.
In the navigation pane on the left, click the Task Management (
) icon to open the Task management page.The task list contains the following information:
Task name: The name of the script execution task, which is automatically generated by the system. You can click a task name to view information about the initiating script in the task details pop-up window. For more information, see View the initiating script.
Submission time: The time when the task was submitted.
Script: The name of the script file executed for the task.
Username: The name of the user who submitted the task.
Status: The execution status of the task. A green icon (
) indicates success, and a red icon (
) indicates failure.Remarks: Remarks about the task. Detailed remarks can help with future maintenance. You can click the Edit (
) icon to modify the remarks.Saved models/pre-processing: The number of federated models or federated pre-processing rules saved from the task execution. After you execute a Pre-processing rule or Model development script task, you can save the resulting pre-processing rules or federated models from the execution results.
Operations: Click Log to view the execution log for the task. For more information, see View execution logs. Click Result to view the output after the task is complete. For more information, see View execution results. Click Favorite to add the task to your favorites. The task will then appear in the Favorites list. Click Delete and confirm the action to delete the task.
View execution logs
The system saves an execution log after each script task is completed. If a task fails, this log can help you identify the root cause.
You can use the execution log to troubleshoot the cause, which lets you quickly locate the problem and take the appropriate action.
View execution results
After a script task is complete, the output varies depending on the script type.
Script type | Execution result |
Create federated table | One or more federated tables |
Pre-processing rule |
|
Pre-processing application | One or more federated tables |
Model development | Federated model |
Model evaluation | Evaluation result |
Download charts
If the execution results include a federated table or an evaluation result, you can click the Download (
) icon to save the charts generated by the script to your local computer.
Save a model
If the execution results produce a federated model, you can save it. To do so, click Save Model and enter a name for the model. You can view saved models on the Model Management page. For more information, see Federated model management.
The model name must be unique.
Save a pre-processing rule
If the execution results produce a pre-processing rule, you can save it. To do so, click Save and enter a name for the pre-processing rule. You can view saved pre-processing rules on the Model Management page. For more information, see Pre-processing rule management.
The pre-processing rule name must be unique.
View the initiating script
You can click a task name to view a snapshot of the initiating script. This snapshot includes the input and output configurations.
Query tasks
If the task list contains many tasks, you can use the search feature to find a specific task. You can search by Task name, Script, Username, or Saved models or pre-processing.
Task name: In the search box in the upper-right corner, enter the desired task name and click the Search (
) icon.Associated Script: In the task list, click the (
) icon in the Associated Script column. In the search box that appears, enter the script name and click the Search button.Username: In the task list, click the (
) icon in the Username column, enter a username in the search box that appears, and click the Search button.Saved Models or Pre-processing: In the task list, click the
icon in the Saved Models or Pre-processing column. In the search box that appears, enter the number of saved models or pre-processing rules for the task and click the Search button.
Favorite tasks
In the task list, you can add tasks to your favorites for quick access later.
On the Favorites tab, you can view your favorite tasks.