Spoon.sh設置
-Dpentaho.karaf.root.copy.dest.folder=$PENTAHO_KARAF_ROOT -Dpentaho.karaf.root.transient=false
Directory cleanup:-Dpentaho.karaf.root.transient=true
- True forces the karaf folder to delete itself on exit of the application.
- False allows the deployed files to stay in this location and be reused for a later execution.
基於有些JOB需要清除緩存
調度的時候
增加 export PENTAHO_KARAF_ROOT=/app/kettle/etl/LAB/tmp/inv 為這些JOB 增加一個單獨的karaf緩存路徑