Skip to content

Conversation

davidbuniat
Copy link
Member

@davidbuniat davidbuniat commented Dec 23, 2021

AIStore natively does not support boto3, because of http redirect issues https://github.com/NVIDIA/aistore/blob/master/docs/s3compat.md#boto3-compatibility)

  • Need to add a storage connector inside hub to support AIStore storage without boto3
ds = hub.empty('s3://ubuntu/dataset', creds={'endpoint_url': 'http://localhost:51080/s3'})

@davidbuniat
Copy link
Member Author

WebDatasets has an implementation of https://github.com/webdataset/webdataset/blob/master/webdataset/gopen.py#L153-L192 of using curl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant