Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have a simple Talend job to load the table from MySQL to Snowflake. The job will run from EC2.
The job is getting failed with the error below.
Error-
Exception in component tdboutput_2 (test_conn_job)
Java.io.IOException: net.snowflake.client.loader.Loader$ConnectionError: File could not be uploaded to remote stage after retrying 6 times: /tmp/snowflake/stage....
/tmp/snowflake/stage is having 777 permission whereas the folders that create during the runtime of the job is created with 755 permission.
Can anyone help us to resolve this error.
Hello,
Could you please make sure that you did install Talend as an admin windows user?
Best regards
Sabrina