Files
doc-exports/docs/dataartsstudio/umn/dataartsstudio_01_1105.html
chenxiaoxiong c3942cbc2c DataArts UMN 20241028 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
2025-07-09 13:09:06 +00:00

4.8 KiB

Execution History

This section describes how to view the execution history of scripts, jobs, and nodes over a week.

Prerequisites

This function depends on OBS buckets. For details about how to configure OBS buckets, see Configuring an OBS Bucket.

Script Execution History

  1. On the DataArts Studio console, locate a workspace and click DataArts Factory.
  2. In the navigation pane of the DataArts Factory homepage, choose Data Development > Develop Script.
  3. Above the directory, click to display the script and job execution history in the past seven days.
  4. Select Scripts from the drop-down list box to filter out the script execution history.
  5. Click a record to view the script information and execution result.
  6. Download the historic script execution result.
    • By default, all users can download the historic execution results of scripts.
    • You can click Download on the Result tab page.
    • You can download the result file in CSV format. A maximum of 1,000 results can be queried and downloaded.

Job Execution History

  1. On the DataArts Studio console, locate a workspace and click DataArts Factory.
  2. In the left navigation pane of DataArts Factory, choose Data Development > Develop Job.
  3. Above the directory, click to display the script and job execution history in the past seven days.
  4. Select Jobs from the drop-down list box to filter out the job execution history.
  5. Click a record to view the job and log information.

    If only some nodes of the job were tested, the execution history only displays information and logs for these nodes.