Restartability example
This section explains restartability in Talend
Jobs with a simple example.
The Job below reads from two files and creates two new files.
Procedure
Results
The first image below shows the files at the time of the Job failure, and the second image shows the files after restartability.
When the Job execution failed, the file out was already written. Then when you used the checkpoint to restart the Job, it did not overwrite out but created a new file named out1.