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

Announcements
Mastering Change Data Capture: Read Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to launch a Talend job on a remote Unix server via shell commands?

Hi
I would like to know how i can run a Talend job on a remote Unix server via shell commands (without copying job in the local directory)?
To run a Talend job locally, we use the command ./JobName.sh, but I would like to know what options we can use to run a Talend job on a remote Unix server?
Thank you

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Talend Subscription Product provides "Remote project" feature and
all the items including jobs, routines, metadata etc are stored in remote SVN server, instead of the local. You can launch a Talend job on your
remote Unix server without copying job in the local directory.
With talend open studio, you need to export your job script(.sh file) and then move it to your remote Unix server machine to execute without any additional configuration excepts the JDK installation.
Best regards
Sabrina