mozilla / docker-etl

Collection of dockerized ETL jobs managed by data engineering.
Mozilla Public License 2.0
19 stars 15 forks source link

creating ppa prod job for MVP based on the dev job #217

Closed dmueller closed 4 months ago

dmueller commented 4 months ago

https://mozilla-hub.atlassian.net/browse/AE-364

Create a prod collector -- this is based on the dev collector that exists here after I updated it yesterday/this morning. For now this is essentially a copy/paste of the dev job, but keeping them separate means we can iterate on the dev job for the more generic solution without impacting our production MVP.

This prod job will be triggered a prod airflow job and write data to tables to a prod role in GCP.

testing

walked through the Readme steps and confirmed I could run this locally

Checklist for reviewer: