Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to connect Redshift using a VPN in Talend cloud integration

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

0683p000009M8Rl.png

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.

0683p000009M8Rq.png

So is there any way around?

note:- Using talend cloud free trial version.

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

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

View solution in original post

1 Reply
Anonymous
Not applicable
Author

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