Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hello,
Did you re-start the Talend studio after adding "com.amazonaws/aws-java-sdk/1.11.269/jar"?
Best regards
Sabrina
Hi Sabrina,
Yes I did.
In the Modules view it says installed, but it seems that it isn't picking it up. I installed the needed Modules using the Modules View and using the three dots on the right side of the URI. Then pointed it to the place where I copied the JARs.
Regards,
Patrick
Hi,
I am facing the same problem. JARs are installed and Java environment is also in sync.
Error : Detail Message:com.amazonaws.services.s3.AmazonS3ClientBuilder cannot be resolved to a type.
Could anyone please help?
Regards,
Manpreet
Hello @Manpreet1176,
Can you please clarify in which Talend version/edition you are? What's JDK version are you using?
Let us know if this online documentation helps:
https://help.talend.com/reader/oqupjo25kcKzk8ZROYnQsA/EW17gc0UElpT9DEGXF0jFg
Best regards
Sabrina
Hi Sabrina @xdshi,
I am currently using :
Talend studio Big data version : 7.1.1
Java version : 1.8.0_211
regards,
Manpreet
Hello,
Did you add aws-java-sdk jar file into your studio? What's version jar file are you using? If you have already downloaded external modules, you can install them manually into your Talend Studio.
TalendHelpCenter:Installing external modules
Best regards
Sabrina
Hello,
Yes, I installed the external JARs using module view.
Version installed : aws-java-sdk- 1.9.13
regards,
Manpreet
Hello,
Could you please try to use aws-java-sdk-1.11.406 jar file?
Best regards
Sabrina
Thanks Sabrina,
I tried using aws-java-sdk-1.11.406.
but still getting the same error. Attached is the screenshot for your reference.
Regards,
Manpreet