To use the KeyView processors you must configure a controller service for KeyView. The controller service stores configuration details for KeyView so that you only need to configure KeyView once, rather than for every KeyView processor.
To create the KeyView controller service
In the Operate Palette, click Configuration .
The NiFi Flow Configuration dialog box opens.
Click Create a new controller service .
The Add Controller Service dialog box opens.
In the list, click KeyViewFilterServiceImpl, and click ADD.
The new service is added.
At the end of the row for the controller service, Configure .
The Configure Controller Service dialog box opens.
Click the Properties tab.
NiFi shows the list of properties for the KeyView service. The KeyView directory property sets the path to the directory that contains the KeyView filters. By default, this is set to the value of the KEYVIEW_DIRECTORY
environment variable. You can either make sure that this variable has been set on your system, or edit the value and specify the path to your KeyView filters.
Click Apply.
You are returned to the NiFi Flow Configuration dialog box.
Enable the service. At the end of the row for the controller service, click Enable .
The Enable Controller Service dialog box opens.
|