We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We already have a create_or_update step that sends the payload to django.
create_or_update
Lets add another step, that take that payload and stores it into a file
e.g. /<date>/springer/<DOI or Timestamp>.json
/<date>/springer/<DOI or Timestamp>.json
The text was updated successfully, but these errors were encountered:
DAGs: saving json output to s3
3bcae89
ref: cern-sis/issues-scoap3#329
02d1322
c764881
ErnestaP
No branches or pull requests
We already have a
create_or_update
step that sends the payload to django.Lets add another step, that take that payload and stores it into a file
e.g.
/<date>/springer/<DOI or Timestamp>.json
The text was updated successfully, but these errors were encountered: