Amir R. Tamadon
07/28/2024, 8:58 PMHT
07/29/2024, 6:08 AMAmir R. Tamadon
07/29/2024, 6:11 AMAmir R. Tamadon
07/29/2024, 6:15 AMAmir R. Tamadon
07/29/2024, 7:26 AMAmir R. Tamadon
07/29/2024, 7:27 AMNadav Steindler
07/29/2024, 8:16 AMAriel Shaqed (Scolnicov)
07/29/2024, 1:38 PMAmir R. Tamadon
07/29/2024, 3:39 PMAriel Shaqed (Scolnicov)
07/30/2024, 11:45 AMlakectl
should use presigned URLs by default, and should upload multiparts if lakeFS supports it. You are reporting behaviour that is consistent with not using multipart uploads.
• What versions of lakectl and lakeFS are you using? (Run lakectl --version
and report the output, please)
• What is the backend store for lakeFS? Only S3 currently support multipart uploads.
• Can you share your lakeFS server configuration, or at least the configuration under blockstore
? (Make sure to scrub any secret keys out of your configuration! And feel free to send it to me privately if you cannot share it publically.)
• Is there anything special about your lakectl configuration? Have you set any LAKECTL_*
environment variables on your system?
• Can you share any lakeFS server logs generated while running lakectl local commit
?
Thanks!