- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
NiFi processor updateAttributes runs too many tasks
- Labels:
-
Apache NiFi
Created on
‎09-11-2019
08:34 PM
- last edited on
‎09-12-2019
10:15 AM
by
VidyaSargur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Created ‎09-12-2019 12:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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。
Created ‎09-11-2019 08:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎09-12-2019 12:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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。
