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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
jbechchar1617004469
Contributor
Contributor

[ERROR] Run Talend Spark Batch on EMR Cluster

Hello,

I try to run a spark talend job on my EMR cluster but i have an error :

java.io.FileNotFoundException: File file:/root/.sparkStaging/application_1622724789583_0008/hadoop-yarn-server-common-2.8.3-amzn-1.jar does not exist

However, before in the log i see this

"file:/opthadoop-yarn-server-common-2.8.3-amzn-1.jar/talend/7.1.1/TalendJobServersFiles/cache/lib/2992436215_1293881007/ -> file:/root/.sparkStaging/application_1622724789583_0008/hadoop-yarn-server-common-2.8.3-amzn-1.jar"

No error with the upload

0695b00000G2uLNAAZ.png

0695b00000G2u7vAAB.png

Someone can help me ?

Thanks in advance

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Please make sure the file "hadoop-yarn-server-common-2.8.3-amzn-1.jar " exists and is accessible.

Did you add tHDFSConfiguration in your spark job?

Best regards

Sabrina