Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
johnslator
Contributor
Contributor

ts3PUT MD5 error

Hi All, 

I have a simple job that takes a csv file that has been generated from a snowflake table and uploads to a S3 Bucket. 

When i run the job locally in talend studio 8 it runs fine and uploads the file. When i publish to Talend Cloud it runs and shows successful but then file doesn't upload to the bucket.

When i check the logs i see a error as below

tS3Put_1 - Unable to calculate MD5 hash: c:\folder\folder\filename.csv (The system cannot find the file specified).

Full access is granted to the folders

Labels (2)
2 Replies
Xiaodi_Shi
Employee
Employee

Hello,

Is your CSV file actually present on your talend cloud server and do you have the right permissions?

Best regards

Sabrina

johnslator
Contributor
Contributor
Author

Hi Sabrina,

The file is on the same server as the remote engine. 

The folders are shared and Everyone has full access