sungchun12 / airflow-dbt-cloud

dbt Cloud pipelines in airflow examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airflow-dbt-cloud

Examples of scheduling dbt Cloud pipelines in airflow. This is intended to be the simplest and fastest way to get locally started.

Getting Started

Follow this wonderful guide: here

Note: Follow the below instructions to get started with the example DAGs in this repo using the new astro CLI vs. the old astrocloud CLI

Astro CLI Docs: here

# install astro cli
brew install astro

# start the astro dev environment
astro dev start

About

dbt Cloud pipelines in airflow examples

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Dockerfile 0.1%Language:Shell 0.0%