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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] distant run - remote execution

Hi,
I have Talend installed and configured on a linux server (red hat 5.6, 16GB RAM) and the Talend Integration Suite installed on my laptop (windows XP 2GB ram). Have a couple questions regarding the execution of DI jobs thru the server since it is powerful.
1) My laptop crashed 2 days back so had to reinstall the studio and configure it. Now the option of executing a job remotely is GONE. The documentation refers to setting it up as a remote connection and I did the same but there's no piece of documentation troubleshooting that specific piece as to how can we enable the job to be executed on remote jobserver as an option.
I found one line through several posts and documents "under the RUN tab, go to TARGET EXEC and select the remote job server" not very helpful when you cant even see that option 0683p000009MPcz.png
2) Earlier when I was able to see that option of remote execution, it gave an error that connection times out after the job was sent and files were getting transferred.
3) If we choose to execute it on the server, do we need to specify the path on the server or on the local machine?
I tried both but did not yield results. No file (output of the job is to create a .csv file) was found on the server
Please advise as I am trying to learn a new tool and even new to ETL.
Thank you,
Karan
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Karan
If the job is executed on remote job server, the file will be created automatically on remote server, if the job is executed on local machine, the file is on local.
Best regards
Shong

View solution in original post

3 Replies
Anonymous
Not applicable
Author

Hi, Karan.
You have to add a remote job server configuration first, and then you will be able to select the remote job server from the target exec panel.
Go to windows-->perference-->talend-->run/debug-->remote
Best regards!
Pedro
Anonymous
Not applicable
Author

Indeed. Thanks 0683p000009MACn.png
And any idea on how to configure a file output for that job?
ie I need a file output and want the job to be executed on the server so should the directory be specifieed on the server or local?
If on the server then in my case its a linux box so should be "/apps/.....(where I want it)" or would it generate a file automatically?
If so where would it save that file?
Regards,
Karan
Anonymous
Not applicable
Author

Karan
If the job is executed on remote job server, the file will be created automatically on remote server, if the job is executed on local machine, the file is on local.
Best regards
Shong