Skip to main content

Striim Platform 4.1.2 documentation

Enabling file lineage

By default, file lineage is disabled.

To enable it for adapters other than OracleReader (see File lineage in readers and writers):

To enable it for OracleReader (see File lineage in Oracle):

  • On the server running the source, edit striim/conf/startUp.properties, set TrackOLM=true, and restart the server as described in Starting and stopping Striim Platform.

  • On the Forwarding Agent running the source, edit agent/conf/agent.conf, set striim.cluster.trackOracleLineageMetadata=true, and restart the agent as described in Starting and stopping Striim Platform.