tests.system.apache.kylin.example_kylin_dag

这是一个使用 KylinCubeOperator 的示例 DAG。下面的任务包括 Kylin 的构建、刷新和合并操作。

属性

ENV_ID

DAG_ID

test_run

函数

gen_build_time()

生成构建时间并推送到 XCom(键为 "return_value")

模块内容

tests.system.apache.kylin.example_kylin_dag.ENV_ID[source]
tests.system.apache.kylin.example_kylin_dag.DAG_ID = 'example_kylin_operator'[source]
tests.system.apache.kylin.example_kylin_dag.gen_build_time()[source]

生成构建时间并推送到 XCom(键为“return_value”) :return: 包含构建时间值的字典。

tests.system.apache.kylin.example_kylin_dag.test_run[source]

本条目有帮助吗?