Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am loading data from teradata to delimited file to S3 AWS . It failed with below error. Kindly help me out how to load big files
tS3Put_1 - Your proposed upload exceeds the maximum allowed size (Service: Amazon S3; Status Code: 400; Error Code: EntityTooLarge; Request ID: D9E800BC064FE9B3)
Talend version is 6.2 , so tS3Put doesnt have feature for multipart upload
Hello,
We are attempting to use the s3Put component to load a large file. We have Talend 6.3 and have tried a large variety of part sizes in an attempt to get it to work; however, we keep failing with the following error:
The specified upload does not exist. The upload ID may be invalid, or the upload may have been aborted or completed. (Service: Amazon S3; Status Code: 404; Error Code: NoSuchUpload; Request ID: [our request id is here])
Can anyone help on this error?