..just for info in bootstrap.conf my heap size is as follows:

java.arg.2=-Xms512m

java.arg.3=-Xmx512m

Would it be a simple case of increasing this? The size of the flowfile json
array is 35MB.

Mike



On 17 November 2016 at 15:47, Mike Harding <mikeyhard...@gmail.com> wrote:

> Hi All,
>
> I have a flowfile containing a JSON array with 30k objects that I am
> trying to split into separate flowfiles for down stream processing.
>
> The problem is the processor reports a GC Overhead Limit Exceeded warning
> and administratively yields.
>
> Is there anyway of setting up a back pressure option or some changes to
> the nifi config to best address this.
>
> Thanks,
> Mike
>

Reply via email to