Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Count event number in NiFi
Labels:
- Labels:
-
Apache NiFi
New Contributor
Created ‎10-14-2017 07:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
How can I count the number of events in NiFi ? I am new to this tech. It looks like a simple task but I can't find this information anywhere
1 ACCEPTED SOLUTION
Guru
Created ‎10-14-2017 07:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Data Addicts
You can use the UpdateCounter processor or the state feature of UpdateAttribute processor to do it:
2 REPLIES 2
Guru
Created ‎10-14-2017 07:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Data Addicts
You can use the UpdateCounter processor or the state feature of UpdateAttribute processor to do it:
New Contributor
Created ‎10-15-2017 05:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Worked !! thank you
