Be Good. Do Good.
Couldn't read the database cacheorg.pentaho.di.core.exception.KettleFileException
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
Models are where your developers spend most of their time within a dbt environment. Models are primarily written as a select statement and ...