Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have installed the VPN on my local system on which Talend is being installed. When I run batch on Local system it works fine as its connected with that VPN. The PROBLEM is, when I publish that job into the cloud, the cloud cant connect to the source as cloud is not connected via VPN.
When I run my job in cloud getting a error log
Error setting/closing connection: Connection timed out.
Things I tried so far
1.Creating a remote engine, facing the issue cannot create
2.I am not able to give the connections and parameters to which the job publish from talend cloud studio.... The left image is my job and right image is talend sample job.
So is there any way around?
note:- Using talend cloud free trial version.
Hello,
That's right that you cannot run jobs in a cloud engine because it cannot connect to the VPN.
Then the solution is to use Remote Engine but you are limited in the number of remote engines you can run: https://help.talend.com/reader/6SB6Qfc014RWM4mEltupHA/L~QaXUSqhx01ROLGQWu~aQ
If you run more than 3 jobs in parallel, you will consume all the tokens and not be able to set up a remote engine. So try to stop all your jobs and configure a remote engine.
For the context variables, please review the following as it explains how to use context variables.
https://help.talend.com/reader/gMvNEA2uv25kZtDW1I9Tsw/DSGA73xZ70pfDWKhXoJ76Q
Regards
JG
Hello,
That's right that you cannot run jobs in a cloud engine because it cannot connect to the VPN.
Then the solution is to use Remote Engine but you are limited in the number of remote engines you can run: https://help.talend.com/reader/6SB6Qfc014RWM4mEltupHA/L~QaXUSqhx01ROLGQWu~aQ
If you run more than 3 jobs in parallel, you will consume all the tokens and not be able to set up a remote engine. So try to stop all your jobs and configure a remote engine.
For the context variables, please review the following as it explains how to use context variables.
https://help.talend.com/reader/gMvNEA2uv25kZtDW1I9Tsw/DSGA73xZ70pfDWKhXoJ76Q
Regards
JG