DAGs in this directory are part of the curriculum for the Cloud Composer Workshop at the 2022 Airflow summit. Be sure to register and join us there!
Running a number of tasks in parallel showcases autoscaling in a Cloud Composer environment.
Runs a basic Data Analytics workflow using BigQuery, Cloud Storage, and Dataproc Serverless. More detailed documentation can be found for this DAG in the Composer documentation
This DAG is nearly identical to data_analytics_dag
only it features a more complex Dataproc job. For more info, refer to the README
Showcasing how retries can be used when API calls fail.
Demo showing error message when there are missing permissions to query a BigQuery dataset.