RunMongoAggregation 2.3.0

Bundle
org.apache.nifi | nifi-mongodb-nar
Description
A processor that runs an aggregation query whenever a flowfile is received.
Tags
aggregate, aggregation, mongo
Input Requirement
ALLOWED
Supports Sensitive Dynamic Properties
false
Properties
Relationships
Name Description
failure The input flowfile gets sent to this relationship when the query fails.
results The result set of the aggregation will be sent to this relationship.
original The input flowfile gets sent to this relationship when the query succeeds.