Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The project configuration implements the configuration interpolation feature. It allows injecting the configured values in different parts of Squirro platform data loader, pipelet and KEE configurations. The syntax to access configuration values is: ${key}.

...

The interpolation can also be used when setting up a pipelet. Inject the configured values in the pipelet configuration:

...

Example Known Entity Extraction

Project configuration values can be injected when setting up the Known Entity Extraction. In this case, inject the value in the Config (JSON).

...