Skip to content

Sync JHU cache #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
9 tasks done
krivard opened this issue Oct 17, 2020 · 0 comments
Closed
9 tasks done

Sync JHU cache #326

krivard opened this issue Oct 17, 2020 · 0 comments
Labels
Engineering Used to filter issues when synching with Asana

Comments

@krivard
Copy link
Contributor

krivard commented Oct 17, 2020

After #325 is fixed, we'll need to sync the JHU cache with the API again. Procedure is:

  • Use a script like this to download the current contents of the JHU signals in the API
  • Become the indicators user on the primary server
  • Replace the contents of ~indicators/runtime/jhu/cache/ with the freshly-downloaded copy
  • Optionally upload the cache to S3 (the indicator will process one file at a time, so a mass upload might be faster)
  • Copy params.cache-repair.json to params.json
  • Run the JHU indicator (env/bin/python -m delphi_jhu)
  • Wait until Automation is not currently running an upload cycle (scheduled for :50 every hour)
  • Copy receiving/*.csv to /common/covidcast/receiving/jhu-csse/
  • Copy params.production.json to params.json
@SumitDELPHI SumitDELPHI added the Engineering Used to filter issues when synching with Asana label Dec 6, 2020
@krivard krivard closed this as completed Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Engineering Used to filter issues when synching with Asana
Projects
None yet
Development

No branches or pull requests

2 participants