Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Talend Experts,
I have a need to restart launch recovery automatically.
This is what I did.
1. I added error recovery of the subjobs.
2. I can now launch them from the recovery section at TAC.
For manually clicking it works fine. However, I want to make it automated. So if there is an error, it should skip that and go to the next one. After that, it should retry to run again after a while and in that run, it should only run that part that failed. Is that possible?
Thank you. Following your suggestion, I have created this and although it works, it is not robust as it will not work for other types of files or jobs.
Is there a better approach? Thank you.
If you think my solution is working for you please give kudos or accept it as solution. Thanks.
Thanks. That worked too.
I don't actually need this for a full solution. This was only for a proof of concept - the main work will involve database and hive tables. Thank you