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缓存路径

相关文章:

  • 2021-07-05
  • 2021-09-18
  • 2021-12-05
  • 2021-10-31
  • 2021-08-21
  • 2022-12-23
猜你喜欢
  • 2022-02-13
  • 2021-11-18
  • 2021-05-20
  • 2021-07-14
  • 2022-03-08
  • 2022-12-23
  • 2022-01-02
相关资源
相似解决方案