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

[BUG] Switch fsspec / s3fs to boto3 #184

Closed
lchen-2101 opened this issue Apr 26, 2024 · 0 comments · Fixed by #185
Closed

[BUG] Switch fsspec / s3fs to boto3 #184

lchen-2101 opened this issue Apr 26, 2024 · 0 comments · Fixed by #185
Assignees
Labels
bug Something isn't working

Comments

@lchen-2101
Copy link
Collaborator

lchen-2101 commented Apr 26, 2024

s3fs doesn't work well in an executor / multithreading environment depending on the os (local dev of mac os works fine, but alpine, debian, etc images do not); to ensure more reliable operations, switch to boto3 for s3 file uploads.

@lchen-2101 lchen-2101 added the bug Something isn't working label Apr 26, 2024
@lchen-2101 lchen-2101 self-assigned this Apr 29, 2024
lchen-2101 added a commit that referenced this issue Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant