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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem with tS3Connection

Hi,

I am using Talend for BigData version 7.1.1.

I am trying to create a AWS S3 connection by using tS3Connection. I have entered my Access Key, Secret Key, and Region. When I try to compile, I notice that there are some errors. 

 

com.amazonaws.auth.AWSCredentials credentials_tS3Connection_1 = new com.amazonaws.auth.BasicAWSCredentials(

"****access_key****",

decryptedPassword_tS3Connection_1);

 

There seems to be a problem with a missing AWSCredentials class in com.amazonaws.auth

 

Has anybody ever had this problem?

Labels (3)
4 Replies
Anonymous
Not applicable
Author

Hi,

 

   Did you install the Jars needed for this component?

0683p000009M2Xj.png

 

If the error persists, could you please raise a ticket to Talend R&D team using the link below with your error details, screen shots and other details?

 

https://jira.talendforge.org

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

 

Anonymous
Not applicable
Author

0683p000009M2Ym.png

 

Hi Nikhil, all the needed jars have been installed. But I did noticed that when I do a Show Modules, I see that this one is not installed. How could I install it. I don't see the jar in the 'Install Additional Packages'?

Anonymous
Not applicable
Author

Hi,

 

    Could you please try the steps outlined in below link?

 

https://help.talend.com/reader/JoDPA5CxpUcrjx1PF6gUgQ/uam2vfCM9YpknRB7IKBVcA

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Pooja_kataria
Contributor III
Contributor III

Have anyone got answer for this one yet ??

I am struggling with the same issue