Skip to content
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

[FEAT] I/O Support for Amazon S3 Express One Zone #2227

Open
peter-gy opened this issue May 4, 2024 · 0 comments
Open

[FEAT] I/O Support for Amazon S3 Express One Zone #2227

peter-gy opened this issue May 4, 2024 · 0 comments

Comments

@peter-gy
Copy link

peter-gy commented May 4, 2024

Is your feature request related to a problem? Please describe.

Currently it is not possible to read or write contents of an Amazon S3 Express One Zone directory bucket.
The standard daft.read_* operations raise FileNotFoundError.

Describe the solution you'd like

I/O operations should work the same way they do with files stored in regular S3 buckets.

Additional context

As per @samster25, it is fair to assume that S3 Express handles credentials differently, therefore the forbidden 403 error gets propagated to FileNotFoundError.

Related Slack thread: https://dist-data.slack.com/archives/C052CA6Q9N1/p1714741124984589

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

No branches or pull requests

1 participant