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
