gbif / occurrence

Occurrence store, download, search
Apache License 2.0
22 stars 15 forks source link

Occurrence Downloads in Airflow #320

Open fmendezh opened 1 year ago

fmendezh commented 1 year ago

Create a simple Airflow DAG that trigger an occurrence downloads and tracks it status. The DAG must trigger a Spark job that and its settings must be applied dynamically to assign cores, executors and memory accordingly to the amount of data to process. Once the DAGs finishes its status must be updated in the registry database.