blob: c22667c43f0675f9a45664069d58794b9e34eb5d [file] [log] [blame]
:py:mod:`tests.system.providers.apache.kylin.example_kylin_dag`
===============================================================
.. py:module:: tests.system.providers.apache.kylin.example_kylin_dag
.. autoapi-nested-parse::
This is an example DAG which uses the KylinCubeOperator.
The tasks below include kylin build, refresh, merge operation.
Module Contents
---------------
Functions
~~~~~~~~~
.. autoapisummary::
tests.system.providers.apache.kylin.example_kylin_dag.gen_build_time
Attributes
~~~~~~~~~~
.. autoapisummary::
tests.system.providers.apache.kylin.example_kylin_dag.ENV_ID
tests.system.providers.apache.kylin.example_kylin_dag.DAG_ID
tests.system.providers.apache.kylin.example_kylin_dag.test_run
.. py:data:: ENV_ID
.. py:data:: DAG_ID
:annotation: = example_kylin_operator
.. py:function:: gen_build_time()
Gen build time and push to XCom (with key of "return_value")
:return: A dict with build time values.
.. py:data:: test_run