Setup

Pentaho Data Integration

Version
9.3.x
Audience
anonymous
Part Number
MK-95PDIA003-15

Modify …\system\karaf\etc\pentaho.metaverse.cfg (Client & Pentaho Server when needed):

  • You need to enable lineage explicitly by setting lineage.execution.runtime = on
  • Modify the default folder for lineage GraphML files accordingly: lineage.execution.output.folder=./pentaho-lineage-output
  • Set lineage.execution.generation.strategy = latest (by default)

After the execution of a job or transformation, the GraphML files are generated in the defined folder.