mojodna / osm-pds-pipelines

OSM PDS pipeline
https://quay.io/repository/mojodna/osm-pds-pipelines
ISC License
31 stars 4 forks source link

OpenStreetMap data in Athena is not updated #27

Closed srividyacb closed 2 years ago

srividyacb commented 2 years ago

The OpenStreetMap data hosted and used as external table in Athena is not updated since September 5th. The max timestamp of the planet_history, planet and changeset tables are of September. According to the registry, the data update is supposed to happen weekly.

Can someone help in taking look at this issue?

mojodna commented 2 years ago

There have been a few changes with planet.osm.org that need to be reflected in this pipeline:

In addition, apex (the tool previously used to deploy Lambda functions) is no longer supported, so deployment should migrate to SAM.

mojodna commented 2 years ago

While the other issues should still be dealt with, updating the Lambda runtime unblocked the mirroring + transcoding jobs. Changesets are fully synced; the planet and history files are being transcoded now and should be fully updated in the next 12 hours.

mojodna commented 2 years ago

Everything is back in sync.