To run talend scripts on you ubuntu box, you need to add the path on your cron otherwise it will not run. You can see the explanation below, obviously need to change the path with your current java path (mine […]
If you want to execute a Shell Script, that connects to another server and executes another script, this is the nomenclature. Make sure to include the && between each command. ssh root@$SERVERIP ‘cd /PATH/TO/SHELL SCRIPTÂ && ./SCRIPT.sh