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

S3 Put Component throwing error while uploading a file

I installed aws cli in my linux server it was working fine. I can able to send the files to S3 throw my linux server.

But if i tried by using talend it was throwing me an error.

I given public access to my S3 bucket and also give full permissions to my IAM user which iam using access key and secret key.

Below is the error which i got. please help me on this someone.

[INFO ]: chegguser_dev.copy_of_uit_json_s3_0_1.Copy_of_UIT_Json_S3 - TalendJob: 'Copy_of_UIT_Json_S3' - Start.
[INFO ]: chegguser_dev.copy_of_uit_json_s3_0_1.Copy_of_UIT_Json_S3 - tSystem_1 - Setting the parameters.
[INFO ]: chegguser_dev.copy_of_uit_json_s3_0_1.Copy_of_UIT_Json_S3 - tSystem_1 - Executing the command.
[INFO ]: chegguser_dev.copy_of_uit_json_s3_0_1.Copy_of_UIT_Json_S3 - tSystem_1 - Command to execute: 'aws s3 cp /opt/Talend_Setup/TargetFiles/User_Json/user_profile_20171108.json s3://chegg-user/user_profile_20171108_old.json'.
[INFO ]: chegguser_dev.copy_of_uit_json_s3_0_1.Copy_of_UIT_Json_S3 - tSystem_1 - The command has been executed successfully.
upload failed: ../../../../../../../Talend_Setup/TargetFiles/User_Json/user_profile_20171108.json to s3://chegg-user/user_profile_20171108_old.json An error occurred (AccessDenied) when calling the CreateMultipartUpload operation: Access Denied

[INFO ]: chegguser_dev.copy_of_uit_json_s3_0_1.Copy_of_UIT_Json_S3 - TalendJob: 'Copy_of_UIT_Json_S3' - Done.

Labels (4)
6 Replies
Anonymous
Not applicable
Author

Hello,

Can you successfully extract your data from your S3 server to your local machine by using tS3Get component?

Best regards

Sabrina

Anonymous
Not applicable
Author

No

Anonymous
Not applicable
Author

Hi,

Your S3 server connection is OK with you? Could you please post your component setting screenshot on forum? Are you using context value in settings?

Best regards

Sabrina

Anonymous
Not applicable
Author

Yes my S3 connection was working fine

Thankyou.

Anonymous
Not applicable
Author

0683p000009Lr3q.jpg

Anonymous
Not applicable
Author

Hi,

Could you check out "Die on error" on basic settings of tS3Put component to see if there is any more error message printed on console, please . It will help us to address your issue.

Note: Please mask your sensitive data.(Access key, secrect key)

Best regards

Sabrina