Wednesday, 21 December 2022

Pentaho Spoon - Unable to create the database cache

Couldn't read the database cache

org.pentaho.di.core.exception.KettleFileException 


The solution was to delete the db.cache* File in the user home dir


Linux: 

/home/abc/.kettle

db.cache-8.0.1-stable


Windows:

C:\Users\abc\.kettle

db.cache-8.3.0.0-371

No comments:

Snowflake - Cost Optimization

Reduce auto-suspend to 60 seconds Reduce virtual warehouse size Ensure minimum clusters are set to 1 Consolidate warehouses Separate warehou...