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: 
nikhilsh1
Contributor III
Contributor III

[resolved] prerequisites for running a job on Unix machine

Hi We have to execute our job in Unix Environment with the use of Tron.
Can please anyone tell us what are prerequisites to be installed on the Unix machine ?
e.g java version,class path entries and Talend environment.
So we will install all those on our Unix machine ?
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable

Hi,
we dont need to to do any development ,we just need to run our job in Unix

In Talend open studio, you can export your job and the archive generated contains all java lib dependencies, your jobs and a shell script. You can put it into any machine we support. Execute the job script, Directly! In WINDOWS, execution. BAT file, and in LINUX. Implementation. Sh file.
I think Talend jobs can be run on any machine just by exporting a job, even when talend is not installed on that machine(correct java environment JDK 1.6 needed and the system is supported)
See the article How to export Jobs
Best regards
Sabrina

View solution in original post

7 Replies
Anonymous
Not applicable

Hi,
Please see the references. It is about installtion of Talend Open Studio for DataIntegration, you can make a search on Talend Help Center for other products, ESB, Bigdata. etc.
Installation requirements (including Memory usage, Disk usage,Environment variable configuration), Studio specific prerequisites and Compatible Platforms
Here is a KB article about Exception while installing Talend Studio on a Linux system
Note: It is recommended to use a recent update of JDK 1.6 (Update 11 or higher).
Best regards
Sabrina

nikhilsh1
Contributor III
Contributor III
Author

We need to install Talend open studio on our unix box or only the Talend runtime Envirment will work ?
Anonymous
Not applicable

Hi,
What's your Unix machine. Actually, Talend open studio products need UI when design a job .
Best regards
Sabrina
nikhilsh1
Contributor III
Contributor III
Author

we dont need to to do any development ,we just need to run our job in Unix
Anonymous
Not applicable

Hi,
we dont need to to do any development ,we just need to run our job in Unix

In Talend open studio, you can export your job and the archive generated contains all java lib dependencies, your jobs and a shell script. You can put it into any machine we support. Execute the job script, Directly! In WINDOWS, execution. BAT file, and in LINUX. Implementation. Sh file.
I think Talend jobs can be run on any machine just by exporting a job, even when talend is not installed on that machine(correct java environment JDK 1.6 needed and the system is supported)
See the article How to export Jobs
Best regards
Sabrina
nikhilsh1
Contributor III
Contributor III
Author

Hi ,
Thank you for your quick reply ,
that is what i was looking for ..
Anonymous
Not applicable

Hi,
Thanks for your feedback. Feel free post your issue on forum.
Best regards
Sabrina