Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have my code ready and i have created context variables in my Local.
I have to run a job via TAC and it will be running from EC2 job server.Right now i am getting the data from S3 and storing it to my local machine and then loading the files into Oracle DB.But when i push my code to git and run it from there,my Local paths go in vain.
So now i wanted to create folders from my job into Ec2 server and run the job so that my job will run successfully.
How to go ahead with that?Using context variable or anything? Please guide me if you know about this scenario
Regards,
Mohit
Hi Mohit,
Could you please try the steps mentioned in the below post?
https://community.talend.com/t5/Design-and-Development/folder-creation/td-p/84849
Warm Regards,
Nikhil Thampi