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

Add support for big files upload #2389

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Add support for big files upload #2389

merged 1 commit into from
Aug 19, 2021

Conversation

itaiad200
Copy link
Contributor

closes #2280

Fix the upload error for files bigger than 5GB by using the s3manager type.
Tested by deploying the binary on EC2 and trying to upload a 6GB file.

@itaiad200 itaiad200 added bug Something isn't working area/lakectl Issues related to lakeFS' command line interface (lakectl) labels Aug 19, 2021
@itaiad200 itaiad200 merged commit 00a7c63 into master Aug 19, 2021
@itaiad200 itaiad200 deleted the 2280-big-upload-bug branch August 19, 2021 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lakectl Issues related to lakeFS' command line interface (lakectl) bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

lakectl upload fails on big uploads
2 participants