Hi,
I'm trying to copy some large files ( > 50GB) to my S3 bucket. My chunk size is set to 1GB.
I find that the Queue gets stuck with an error message that there is not enough disk space.
I found that the Cloudberry creates these chunk files in my C:\Windows\Temp which runs out of space.
Is there any way to change this location as I couldn't find it in options.
Many thanks.
I've already tried that, it doesn't use that folder (File cache directory) for the chunk files. It creates a temporary file in the File cache directory of the same size as the file I'm copying. This file is deleted once the upload is complete
The chunk files are created in the C:\Windows\Temp folder which I cannot find a setting for.
Thanks.