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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
pawanw
Contributor II
Contributor II

tS3connection compile error in TOS DI 7.3

I am using TOS DI 7.3 version.

I want to connect to S3 but Talend is not able to compile the job after adding all JARS

Error Message: com.amazonaws.services.s3.AmazonS3ClientBuilder cannot be resolved to a type

Code view error

0695b00000Dvqf8AAB.png

Jar Status

0695b00000DvqzWAAR.jpg

Labels (3)
1 Solution

Accepted Solutions
pawanw
Contributor II
Contributor II
Author

@Xiaodi Shi​ 

I was able to run after using Jar from

https://talend-update.talend.com/nexus/content/repositories/libraries/com/amazonaws/aws-java-sdk/1.11.406/

 

Earlier I was using jar from maven

https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk/1.11.406

 

Thank you

View solution in original post

3 Replies
Anonymous
Not applicable

Hello,

"com.amazonaws cannot be resolved to a type".

This error means that the jar was load fails. Did you restart your studio after adding all JARS?

Could you please let us know what's JDK version are you using? Are you able to download the jar file manually from talend-update.talend.com and install it into studio by module?

Best regards

Sabrina

pawanw
Contributor II
Contributor II
Author

@Xiaodi Shi​ 

I was able to run after using Jar from

https://talend-update.talend.com/nexus/content/repositories/libraries/com/amazonaws/aws-java-sdk/1.11.406/

 

Earlier I was using jar from maven

https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk/1.11.406

 

Thank you

Anonymous
Not applicable

Hello,

I'm supposing that there might be some installation issue.

Don't hesitate to post your issue here.

Best regards

Sabrina