You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Craig Davidson (Jira)" <ji...@apache.org> on 2020/02/27 08:42:00 UTC

[jira] [Created] (NIFI-7209) Add fragment.* attributes to RunMongoAggregation

Craig Davidson created NIFI-7209:
------------------------------------

             Summary: Add fragment.* attributes to RunMongoAggregation 
                 Key: NIFI-7209
                 URL: https://issues.apache.org/jira/browse/NIFI-7209
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
    Affects Versions: 1.11.3
         Environment: All
            Reporter: Craig Davidson


I currently use RunMongoAggregation processor to execute a aggregation pipeline which results in ~1m flow files sent to the results relationship. 

Within this pipeline I need to try an action once all the files have been processed which requires me to make use of the MergeContent -> Wait -> Notify processors. 

To make use of the MergeContent processor (using Defragment strategy) it requires the fragment.* attributes to be added and it would be better if these could be natively added to the RunMongoAggregation processor making it work in a similar fashion to ExecuteSQL. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)