"# starburst_plugin"
Clone the git repository via
git clone https://github.com/kGeee/starburst_plugin.git- Move the starburst_plugin folder to your airflow plugins directory
~AIRFLOW_HOME/plugins - [Optional] Move the included
example_dagsdirectory to your~AIRFLOW_HOME/dags
The starburst connection must be configured in airflow connections before running the operator. The default connection string is starburst_default.
- Connection Id : starburst_default
- Connection Type : Starburst
- Host : Host Address
- Port : Host Port
38080 - Login : User login
trino - Password : User password