Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
Hello,
Can you successfully extract your data from your S3 server to your local machine by using tS3Get component?
Best regards
Sabrina
No
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
Yes my S3 connection was working fine
Thankyou.
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