pentaho-kettle
pentaho-kettle copied to clipboard
Imported files remain at the temp folder
Expected Behavior
Imported file are stored at System.getProperty("java.io.tmpdir")
, e.g., /usr/local/tomcat/temp
.
They should be deleted once importing finishes.
Actual Behavior
They remain at System.getProperty("java.io.tmpdir")
.
Steps to Reproduce the Problem
- Import a file