Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
We have compressed file in the EC2 instance. The same file needs to be uploaded into S3 bucket. We have developed talend job in local and tested, it is working fine. Thereafter, we have built that code and put into EC2 instance and running. Every function/component of that job is working fine except tS3put component. Please do suggest on the same.
Thanks & Regards
Hema KG
@HemaKG,was it giving error? can you post your job design?
@HemaKG,could you please explain about the issue?
@HemaKG,are you sure about the file name with path you should mention.please check the below link and verify the
.
https://help.talend.com/reader/hm5FaPiiOP31nUYHph0JwQ/DY3HySu6wuG1kKeiRW3_uw
The path is correct, but the file name is dynamic and it will be pulling the latest file to load into S3 bucket.