Completing batch jobs

When the batch processor finishes processing a job, it marks its status as Completed.

The batch processor also renames the Stage, Result and, if it exists, Restart files of a completed batch job. The batch processor adds a .complete file extension to the file name. For example:

15787858_Persist Entities_680132805003874901_stage.complete
15787858_Persist Entities_680132805003874901_result.complete
15787858_Persist Entities_680132805003874901_restart.complete
Tip: After a batch job has completed, the Staging, Restart, and Result files all remain in the $home/stage/<processID> folder. These files may accumulate and occupy a large volume of disk space. To preserve your disk space, you can delete or archive these files.