Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
LPEDDAKOTLA1663685436
Contributor
Contributor

Talend Issue

Hi

I have this Error throwing when I run the Talend Job while loading to snowflake or getting from snowflake.

SEVERE: Exception encountered during file upload

net.snowflake.client.jdbc.SnowflakeSQLLoggedException: JDBC driver encountered IO error. Message: Encountered exception during upload: null.

at net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient.handleAzureException(SnowflakeAzureClient.java:721)

at net.snowflake.client.jdbc.cloud.storage.SnowflakeAzureClient.upload(SnowflakeAzureClient.java:488)

at net.snowflake.client.jdbc.SnowflakeFileTransferAgent.pushFileToRemoteStore(SnowflakeFileTransferAgent.java:1839)

at net.snowflake.client.jdbc.SnowflakeFileTransferAgent.access$400(SnowflakeFileTransferAgent.java:50)

at net.snowflake.client.jdbc.SnowflakeFileTransferAgent$1.call(SnowflakeFileTransferAgent.java:651)

at net.snowflake.client.jdbc.SnowflakeFileTransferAgent$1.call(SnowflakeFileTransferAgent.java:532)

at java.util.concurrent.FutureTask.run(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source).

----------------------------------------------------------------------------------0695b00000WtxfVAAR.png

Please try to help me out to resolve this issue.

Thanks and kind regards

raj

Labels (3)
3 Replies
Anonymous
Not applicable

Hello,

Did your job fail from Studio only? It seems the issue happened at JDBC driver when connects Snowflake. Have you already installed the latest jdbc driver?

Would you please let me know below questions in order to better understand the issues?

1: Did the job run successfully before?

2: If the job failed from Studio, Please follow the steps to enable debug log and reproduce the issue and then share us debugLog.txt which generated in the Studio Installed folder and .log from the Studio_Workspace/.metadata/.log

Best regards

Sabrina

LPEDDAKOTLA1663685436
Contributor
Contributor
Author

Hi, Yes the job was running fine before in Talend studio and in Talend Cloud since yesterday it starte showing the below errors. Today I tried to delete and recreate the snowflake component and it is showing this error. How to go about resolving this issue please. Early reply would be greatly appreciated. [cid:image001.png@01D8D323.DD81D860] Many Thanks Raj
Anonymous
Not applicable

Hello,

If the job failed from Studio, Please follow the steps to enable debug log and reproduce the issue and then share us debugLog.txt which generated in the Studio Installed folder and .log from the Studio_Workspace/.metadata/.log

https://community.talend.com/s/article/How-to-enable-additional-logging-for-Talend-Studio-or-Command...

Best regards

Sabrina