Member since
03-26-2020
2
Posts
0
Kudos Received
0
Solutions
05-29-2020
08:11 AM
@Shu_ashu this approach works has a problem that clear-state is working only on stopped processor. I am using ScrollElasticsearch processor and it needs to be cleared before it can be executed again. I tried curl -i -X POST http://localhost:8080/nifi-api/processors/0172101b-be82-11aa-1249-d1383cb1ceba/state/clear-requests but it end-up with conflict status I must stop processor in order to clear-state Do I really have to stop processor? manually or via API - it doesn't seems to me as a good design. Could you Help or give any advice please? Thank u. Petr
... View more
03-26-2020
05:40 AM
I need help with config of wait module.
I am trying to execute lookup and if not matched , retry loop is entered with wait 1sec. second loop the message is dropped. THe mechanism works, but I worry of numbers provided by wait module. it shows 8mil files IN, and 134k files out.
Is this a correct setup ? Why and where is the 8mil IN comming from? How to avoid this? I worry it will crash when more traffic comes in. Thank you
... View more
Labels:
- Labels:
-
Apache NiFi