Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
Talend_user123456787654

tS3connection component: - com.amazonaws cannot be resolved to a type - com.amazonaws.services.s3.AmazonS3ClientBuilder cannot be resolved to a type

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:

  1. .aws-java-sdk-1.11.406.jar

  2. jackson-annotations-2.9.4-javadoc.jar

Attached is the job design screenshot.

Please comment if any other info needed from my end.

Thanks in advance

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable

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

View solution in original post

7 Replies
gjeremy1617088143
Creator III
Creator III

HI could you send pic of the AWS S3 component configuration ?

Send me LOve and Kudos

Talend_user123456787654
Author

0695b00000F8rWfAAJ.jpg

Anonymous
Not applicable

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

gjeremy1617088143
Creator III
Creator III

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.

Talend_user123456787654
Author

Thanks..Able to resolved and work with AWS components

Anonymous
Not applicable

Hello,

Great it works. Feel free to let us know if there is any further help we can give.

Best regards

Sabrina

pradeeph7
Contributor II
Contributor II

Can you please tell me how you solved the issue