Hi,
is it possible to have Knime save temporary data been saved not in the workflow sub-folder of the workspace?
I could use Don’t save start and end nodes to mitigate consuming unnecessary disk space but the data would be inevitably lost.
Decoupling the data storage from the workflow / workspace folder might also positively impact performance. I noticed a significant improvement by just saving temporary files on a separate SSD.
Enabling the OS to leverage the full throughput of the root device while temp data is saved on a 2nd and final data on a 3rd would be very interesting to verify, wouldn’t it?
PS: The Don’t save start node does not work with note w/o incoming ports like file reader.
Thanks
Mike