You can use MergeContent to merge more than 10,000 flowfiles, but you may
experience slower performance with very large numbers of files in a single
merge.  The recommended configuration is to use two MergeContent processors
in sequence.  The first MergeContent would merging groups of individual
flowfiles into bundles of perhaps 1,000, and the seconds merging the
bundles of thousands together.

On Thu, Dec 21, 2017 at 3:00 AM, sally <[email protected]>
wrote:

> I have 1400 flowFile with same name and i want to enroll them into one
> file,
> i have read that i can use mergeContent processor for this purpose but when
> the amount of flowfile is more than 10000 it can't combine them in one
> file,
> what should i change to make this processor work properly? here is my
> configuration image example:
>
> <http://apache-nifi-users-list.2361937.n4.nabble.com/
> file/t330/mergeExmple.png>
>
>
>
>
> --
> Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/
>

Reply via email to