tests.system.apache.kylin.example_kylin

Example DAG for Apache Kylin using SQLExecuteQueryOperator with monkey patching.

This DAG demonstrates using SQLExecuteQueryOperator to run SQL queries against Apache Kylin. A monkey patch is applied at the top to patch the KylinHook to be compatible with SQLExecuteQueryOperator.

Attributes

DAG_ID

create_table_kylin_task

test_run

Module Contents

tests.system.apache.kylin.example_kylin.DAG_ID = 'example_kylin'[source]
tests.system.apache.kylin.example_kylin.create_table_kylin_task[source]
tests.system.apache.kylin.example_kylin.test_run[source]

Was this entry helpful?