Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: gmullinWhen a graph runs as scheduled, by default it will use streaming. This means it will wipe out temp files when its done with them. If you want to turn it off and have all temp files saved you can update the parameter:
ls.brain.controller.scheduler = "default"
# "debug", "non-streaming", "streaming", "default"
"non-streaming" would mean it will save all your temp files. It will mean that your jobs will take up a lot more space in their temp dir. There's a detailed explanation of it in the link below. BRX or run through Logistics Manager, has the same effect in this case.
http://community.lavastorm.com/threa...ecute-BRX-Node