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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Connect to S3 - com.amazonaws cannot be resolved to a type

Hi there,

 

I have a problem installing Talend Open Studio DI 7.0.1 on a windows server in the AWS cloud, where I have no access to the internet or just to say almost no access. I have downloaded the needed jar files for S3 and I just wanted to test it with the tS3Connect component. In the Modules View everything seems to be okay and the component itself doesn't give any errors.

 

Just when I try to run it, I get back an error  saying "com.amazonaws cannot be resolved to a type". I have installed JDK 1.8.0_171. I have added to be sure "C:\Program Files\Java\jdk1.8.0_171\bin;" to the Path variable. For the S3Connection component everything seems to be installed, including "com.amazonaws/aws-java-sdk/1.11.269/jar".

 

I have installed the same version on my Mac with full internet access and there I have no problem of course.

 

Does anyone know how to handle so that Talend Open Studio can see the com.amazonaws parts, when you have very limited access to the internet?

 

Regards,

Patrick

Labels (2)
21 Replies
nikhilsh1
Contributor III
Contributor III

How ? Could you post the screenshot​

pawanw
Contributor II
Contributor II

Anyone got solution to this problem