Harjeet,

Can you share all of the configured properties?

Most notably, is the Correlation Attribute set? If so, that will also cause 
bins to be kicked out prematurely if you’ve filled up all Bins. That’s where 
the "maximum number of bins” property comes into play.

Thanks
-Mark

> On Jul 29, 2020, at 6:28 AM, Harjeet Singh <[email protected]> wrote:
> 
> Hi All,
> 
> I am facing the following problem. Using nifi merge content with the
> following configuration
> strategy: Bin packing algorithm
> min no of entries: 35000
> min group size: 1 GB
> max bin duration: 20 minutes
> 
> And my merge content processor is cron driven at every 4 minutes. Whenever
> it gets the thread, doesn't matter how many files are in the queue it
> creates a merged file. the processor should wait for one of the above
> configurations to true (i.e. any one of three if I am not wrong).
> 
> 
> Regards,
> Harjeet
> Data Engineer

Reply via email to