Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to setup Amazon AWS S3 components in TOS 7.3.1.20200219_1130 version. Getting the following error
- com.amazonaws cannot be resolved to a type
- com.amazonaws.services.s3.AmazonS3ClientBuilder cannot be resolved
to a type
When I visited code section there were multiple markers showing above error.
Can anyone help on this who has encountered same issue and how to troubleshoot this issue.
I have also checked the modules and its showing all status installed for tS3connection component.
Jar Installed through library load:
.aws-java-sdk-1.11.406.jar
Attached is the job design screenshot.
Please comment if any other info needed from my end.
Thanks in advance
Hello,
Please let us know if the solution in this related topic helps.
https://community.talend.com/s/question/0D55b00005zv3JRCAY/ts3connection-compile-error-in-tos-di-73
Best regards
Sabrina
HI could you send pic of the AWS S3 component configuration ?
Send me LOve and Kudos
Hello,
Please let us know if the solution in this related topic helps.
https://community.talend.com/s/question/0D55b00005zv3JRCAY/ts3connection-compile-error-in-tos-di-73
Best regards
Sabrina
hi, i saw someone in the Community who resolve it with adding the aws-java-sdk-core jar in an other tloadlibrary.hope it help you.
Thanks..Able to resolved and work with AWS components
Hello,
Great it works. Feel free to let us know if there is any further help we can give.
Best regards
Sabrina
Can you please tell me how you solved the issue