EGA-archive/LocalEGA

Implement support S3 storage backend for ingestion

Closed this issue · 2 comments

Issue by silverdaz
Monday Dec 10, 2018 at 18:41 GMT
Originally opened as NBISweden/LocalEGA#384


Description

Make the underlying storage of the inbox an S3 instance.
The python ingestion module reads from a POSIX volume now, update it to make it read an "S3 volume" (as verify.py already does).

Definition of Done

Green PR

The code is the inbox-s3 branch, but not merged.

Time estimate: 2 day