Skip to content

Demonstrates how to link a processor bundle with a custom controller service.

License

Notifications You must be signed in to change notification settings

bbende/nifi-dependency-example

Repository files navigation

nifi-dependency-example

Demonstrates how to link a processor bundle with a custom controller service.

Dependency Chain for Services (NAR dependencies)

nifi-example-service-nar -> nifi-example-service-api-nar -> nifi-standard-services-api-nar

Dependency Chain for Processors (NAR dependencies)

nifi-example-processors-nar -> nifi-example-service-api-nar

Build

mvn clean package
./deploy.sh $NIFI_HOME

About

Demonstrates how to link a processor bundle with a custom controller service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published