Member since
09-15-2017
5
Posts
2
Kudos Received
0
Solutions
12-12-2017
03:10 AM
1 Kudo
Thanks @Shu
... View more
12-11-2017
07:20 AM
thanks @Shu, (1). I want to delete duplicate in 1 second window frame if both attributes values (ie, device_no and device_value) already exists in past 1 sec. So if I will delete age off Duration (1 sec) , how will it work. (2). And the value of cache Entry identifier in which I am trying to detect duplicates based on 2 attributes (ie, device_no and device_value) which are separated by double colon. Is this the correct way of doing this
... View more
12-11-2017
02:50 AM
1 Kudo
Hi, I am using NIFI DetectDuplicate processor to filter out duplicates per second based on 2 attributes simultaneously. My flow file contect in csv type. My DetectDuplicate processor looks like: detectduplicate.png I am getting duplicates with exact same content in different flow-files while listing non-duplicates queue. Help is appreciated. Thanks.
... View more
Labels:
- Labels:
-
Apache NiFi