KylinHook

Apache Kylin

Interact with Kylin to run CubeSource commands and get job status.

View on GitHub

Last Updated: Oct. 23, 2022

Access Instructions

Install the Apache Kylin provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

kylin_conn_idThe connection id as configured in Airflow administration.
projectproject name
dsndsn

Documentation

Interact with Kylin to run CubeSource commands and get job status.

Was this page helpful?