书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 207 个相关结果.
  • Best Practices

    Best Practices Writing a DAG Creating a Custom Operator/Hook Creating a task Deleting a task Communication Top level Python Code Dynamic DAG Generation Airflow Variables Tim...
  • TimeDeltaSensor

    TimeDeltaSensor TimeDeltaSensorAsync TimeSensor TimeSensorAsync TimeDeltaSensor Use the TimeDeltaSensor to end sensing after specific time. airflow/example_dags/example_sen...
  • 命令行接口

    4184 2019-02-17 《Airflow 中文文档》
    命令行接口 必填参数 子命令: resetdb 可选参数 render 必填参数 可选参数 变量 可选参数 connections 可选参数 create_user 可选参数 pause 必填参数 可选参数 task_failed_deps 必填参数 可选参数 version trigger_dag 必填参数 可选参数...
  • DAGs

    DAGs Declaring a DAG Task Dependencies Loading DAGs Running DAGs DAG Assignment Default Arguments The DAG decorator Control Flow Branching Latest Only Depends On Past Tri...
  • DAG Runs

    DAG Runs DAG Run Status Cron Presets Data Interval Re-run DAG Catchup Backfill Re-run Tasks External Triggers Passing Parameters when triggering DAGs Using CLI Using UI ...
  • Managing Variables

    Managing Variables Storing Variables in Environment Variables Securing Variables Managing Variables Variables are a generic way to store and retrieve arbitrary content or sett...
  • 概念

    5680 2019-02-17 《Airflow 中文文档》
    概念 核心理念 DAGs 范围 默认参数 上下文管理器 运营商 DAG分配 位运算符 任务 任务实例 工作流程 附加功能 钩 池 连接 队列 XComs 变量 分枝 SubDAGs SLAs 触发规则 只运行最新的 僵尸与不死 集群策略 文档和注释 Jinja模板 打包的dags 概念 译者:...
  • Time Zones

    Time Zones Web UI Concepts Naive and aware datetime objects Interpretation of naive datetime objects Default time zone Time zone aware DAGs Templates Cron schedules Time del...
  • Creating Custom @task Decorators

    Creating Custom @task Decorators (Optional) Adding IDE auto-completion support Creating Custom @task Decorators As of Airflow 2.2 it is possible add custom decorators to the ...
  • Architecture Overview

    Architecture Overview Workloads Control Flow User interface Architecture Overview Airflow is a platform that lets you build and run workflows. A workflow is represented as a ...