How to run exported talend jobs independent of talend on other machine
Fix::
1. Export the job script and move it to any other machine, unzip the archive file, execute it by click on the .bat file if you are on windows or .sh file if you are linux machine.
2. All dependencies should be exported along with the job. The export package does not require anything more than a JRE
Fix::
1. Export the job script and move it to any other machine, unzip the archive file, execute it by click on the .bat file if you are on windows or .sh file if you are linux machine.
2. All dependencies should be exported along with the job. The export package does not require anything more than a JRE