How to configure jobs to create heapdump-, snap-files at memory issue?
Hello,
if a talend Job is getting the OutOfMemory failure it creates a bunch of heapdump-, snapshot-Files at his own job directory.
These files are big and our filesystem space on servers is getting really fast to limit and other talend jobs will be interrupted (e.g. if they try to write output files).
Is it possible to configure how jobs creating heapdump-, snapshot-files (delimit size or define the directory)?
Best regards