Hi all,
I have 1doubt please anyone resolve it.
I've scheduled my talend job using crontab, but it is not executing?
How could I know if crontab is running?
If I run that job in command prompt(UBUNTU) using
sh filename
the job is running and getting output also.
But when execute using scheduler could not get?
what might be the problem?