Configuring input directories

The Lookup Manager uses two directories to read data from. The first one contains the command files that you use to control the behavior of the Lookup Manager. The second one contains the CSV files with the enrichment data in case you initialize your Lookup Manager from files and not from a database.

About this task

Set the input directory paths by using the Lookup Manager’s parameters.

Procedure

  1. In the file <PathToYourApplication>/config/config.cfg, find the lm.commandsDirectory parameter
  2. Set the parameter to the wanted path, for example: lm.commandsDirectory=/home/streamsadmin/lm/commands

  3. In the file <PathToYourApplication>/config/config.cfg, find the lm.file.directory parameter

  4. Set the parameter to the wanted path, for example: lm.file.directory=/home/streamsadmin/lm/initData