Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Jar Status
@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
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
@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
Hello,
I'm supposing that there might be some installation issue.
Don't hesitate to post your issue here.
Best regards
Sabrina