跳转至

Schedules(计划任务(Schedules))

Schedules in Pipeline Builder are used to run builds on a recurring basis. Configuring schedules is a vital part of ensuring pipeline data remain up-to-date for end users and downstream workflows.

Scheduled builds can be configured to run:

  • At certain times
  • When data has been updated
  • When logic has been updated
  • Any combination of the above conditions

Scheduled builds can be configured to build:

  • A single dataset
  • A single dataset and all its dependencies
  • All datasets that depend on a dataset
  • All datasets that connect two datasets
  • Any combination of the above configurations

You can set up basic build schedules directly within Pipeline Builder and navigate to advanced settings and status reports in dataset views. Edit or remove schedules at any time, and review our best practices to optimize pipeline management.

Learn how to create a schedule in Pipeline Builder, or learn more about viewing and modifying schedules in the dataset view.


中文翻译

计划任务(Schedules)

Pipeline Builder 中的计划任务(Schedules) 用于定期运行构建(build)。配置计划任务是保障面向最终用户和下游工作流的管道(Pipeline)数据保持最新的核心环节。

计划构建的触发条件支持以下配置: * 在指定时间触发 * 数据更新时触发 * 逻辑更新时触发 * 以上条件的任意组合

计划构建的运行范围支持以下配置: * 单个数据集(dataset) * 单个数据集及其所有依赖项 * 依赖某一数据集的所有数据集 * 连通两个数据集的所有数据集 * 以上配置的任意组合

你可以直接在 Pipeline Builder 中设置基础的构建计划任务,也可以在数据集视图中进入高级设置和状态报告页面。你可随时编辑或删除计划任务,建议参考最佳实践优化管道管理。

了解如何在 Pipeline Builder 中创建计划任务,或进一步了解如何在数据集视图中查看和修改计划任务