Skip to content

Apache NiFi processor that uses Apache Camel to consume messages

License

Notifications You must be signed in to change notification settings

assimbly/consumewithcamel

Repository files navigation

About

ConsumeWithCamel is an experimental processor for Apache Nifi that uses Apache Camel to consume messages.

The processor is based on Assimbly Connector

Installation

  1. Download the NAR file.
  2. Put the NAR file in the lib directory of Nifi.
  3. For older installations of Nifi (before version 1.9) you need to restart.

Usage

The processor has 3 properties:

  • To URI: The URI of the Camel component.
  • Error URI: The URI of the Camel componet in case of an error
  • Log Level: The loglevel of the Camel route

For the URI format of the camel component see Camel's component reference. For example to use File uri: file://C/in

About

Apache NiFi processor that uses Apache Camel to consume messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages