fair-research / bdbag

Big Data Bag Utilities
https://fair-research.org
Apache License 2.0
49 stars 23 forks source link

Implement cloud storage fetch handler(s) #25

Closed mikedarcy closed 5 years ago

mikedarcy commented 6 years ago

Implement native cloud storage fetch handler(s). Preferably only one, leveraging http://libcloud.apache.org.

mikedarcy commented 5 years ago

Fixed in 1.5.0 release. Uses boto3 for implementation. Supports AWS S3 and Google Cloud Store in "S3 Interoperability Mode".