gbif / occurrence

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

Track and update download progress from K8 #307

Closed fmendezh closed 1 year ago

fmendezh commented 1 year ago

Using https://github.com/gbif/stackable-spark monitor the progress of occurrence downloads and update the status in the database using registry clients

muttcg commented 1 year ago

Small downloads function properly in k8s, so the download-launcher tracks the status using stackable-spark. However, we need to test the call to the occurrence-ws callback when the download is finished.