Support Questions

Find answers, ask questions, and share your expertise

NiFi processor updateAttributes runs too many tasks

avatar
Frequent Visitor

NiFi processor updateAttributes runs too many tasks, but I just have only one flowfile transfers to it. I wonder why so many tasks are running.

1 ACCEPTED SOLUTION

avatar
Frequent Visitor

I know why。

when my upstream processor routes to the relation of retry, penalizes the flow file, this causing it to wait 

Penalty Duration(30 seconds).

But,this trigger down processor continuous cycle of data acquisition。

 

View solution in original post

2 REPLIES 2

avatar
Frequent Visitor

1.png

avatar
Frequent Visitor

I know why。

when my upstream processor routes to the relation of retry, penalizes the flow file, this causing it to wait 

Penalty Duration(30 seconds).

But,this trigger down processor continuous cycle of data acquisition。