Closed whrocha closed 1 year 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/
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?
We have published a doc to use dbt with MWAA: https://docs.aws.amazon.com/mwaa/latest/userguide/samples-dbt.html
It will be nice if we have and example of how to use it integrated with airflow.