aws-samples / dbt-glue

This repository contains de dbt-glue adapter
Apache License 2.0
95 stars 61 forks source link

Airflow example #41

Closed whrocha closed 1 year ago

whrocha commented 2 years ago

It will be nice if we have and example of how to use it integrated with airflow.

menuetb commented 2 years ago

We will have a look at this. For now, in AWS, for automation we have a template for AWS batch (using Redshift adapter) describe in that blog post: https://aws.amazon.com/blogs/big-data/automating-deployment-of-amazon-redshift-etl-jobs-with-aws-codebuild-aws-batch-and-dbt/

mmehrten commented 1 year ago

I don't know if this is needed - dbt-glue just allows dbt to run on Glue, so the existing dbt documentation for dbt and Airflow should be sufficient for this use case IMO. Here are some good resources to check out:

@whrocha are there dbt-glue specific callouts you think we should include wrt Airflow integration?

menuetb commented 1 year ago

We have published a doc to use dbt with MWAA: https://docs.aws.amazon.com/mwaa/latest/userguide/samples-dbt.html