Hey Alessio,

I've only used the ExecuteScript processor once before, but the one thing I
noticed was the session wasn't being commited after the transfer (
session.commit()). If you add that after the transfers on lines 23 and 26,
does that make a difference?

Also, what's the timer strategy for this processor? CRON or regular timer?

--Wes

On Mon, Feb 20, 2017 at 4:00 AM, Alessio Palma <
alessio.pa...@docomodigital.com> wrote:

> Hello all,
>
> there is a strange behavior on our NIFI  installation.
>
> I wrote a script in python and for some reason and sometimes the flowfile
> does not always moves into it, like in this case:
>
>
>
>
> I see that Queued Duration for the above flowfile  is 07:53:04.557!  What
> is it waiting for ?
>
> The executeScript processor is running on each node with concurrent Task
> set to 1.
>
> In attachment there is the flowfile source code.
>
>
> Any help is appreciated.
>
> Thanks in advance.
>
>
> AP
>
>

Reply via email to