RunMongoAggregation 2.0.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
results The result set of the aggregation will be sent to this relationship.
failure The input flowfile gets sent to this relationship when the query fails.
original The input flowfile gets sent to this relationship when the query succeeds.