Manage historical versions of submitted offline computing tasks, including viewing version details, comparing versions, and rolling back.
Offline computing task version history entry point
-
In the top menu bar of the Dataphin homepage, select Development > Data Development.
-
In the top menu bar of the Development page, select Project (In Dev-Prod pattern, you need to select an environment).
-
In the navigation pane on the left, select Data Processing > Script Task. In the Script Task list, click the name of the target task.
-
On the task tab, click History on the right to open the Historical Information panel.
Introduction to offline computing task historical versions
This page displays version history and execution information for the current offline computing task. Version details include version number, modifier, creation time, status, remarks, and available operations. Execution details include type, executor, start time, duration, status, and available operations.
-
Version information
-
View version information: Click the
icon to open the version details page. Details include basic information, computing code, runtime parameters, scheduling configuration, scheduling dependencies, runtime configuration, and resource configuration.If an offline scheduling template is used in the scheduling configuration, only the template name is displayed. Click the template name to view the full scheduling configuration on the template page.
-
Compare versions: Click the
icon to open the version comparison page. By default, the selected version is compared with the current version. You can switch versions to compare other versions, with changes highlighted. -
Roll back to this version: Click the
icon to roll back the task to the currently selected version.If a computing task of type AnalyticDB for PostgreSQL SQL, StarRocks SQL, Doris SQL, SelectDB SQL, or GaussDB SQL was converted from a database SQL task, you can roll it back to a database SQL computing task.
ImportantThe rollback operation cannot be revoked. Please proceed with caution.
-
-
Execution information
Execution logs: Click the
icon to view execution logs and results.