Member since
07-21-2024
5
Posts
2
Kudos Received
0
Solutions
10-03-2024
09:14 AM
Hi @MattWho Here is the configuration attached. I am setting Inactive Timeout as 2 min. Though after 10 min still the view state is not clear. Please refer to both screenshots. Flow is as below ListFile-->UpdateAttribute for Order attribute-->EnforceOrder--> Further processing through other processor If I send the same file again after Inactive Timeout then as the view state does not get clear it moves to the Skipped queue. What I see as an observation is that if I send the flow file again after Inactive Timeout then the flowfile goes to the Skipped queue and at the same time the state gets clear. So, I need to do some special handling. please suggest
... View more
10-03-2024
06:15 AM
Hello I am using the EnforceOrder in order to sort the flow files. This procesosr is maintaning state and i want to clear in it some regular interval for e.g. 4 min. I am runnig NIFI over a cluster. I am clearing the state through Inactive Timeout propery by setting it 4 min. I can see some time state is clear and most of the time not. Please help in a resolution for how clear state consistently.
... View more
Labels:
- Labels:
-
Apache NiFi
10-02-2024
03:58 AM
Hello I am using the EnforceOrder in order to sort the flow files. This procesosr is maintaning state and i want to clear in it some regular interval for e.g. 4 min. I am runnig NIFI over a cluster. I am clearing the state through Inactive Timeout propery by setting it 4 min. I can see some time state is clear and most of the time not. Please help for a resolution for how clear state consistently.
... View more
08-14-2024
01:38 AM
1 Kudo
In Apache NiFi, We are interacting to SOAP api through powershell. As API expect attachment with MTOM. Now if we load 10000 request we can see only one server is acting on those requeset while other remainnig 2 server are sitting idle. Is there way to share the load acrooss all three servers?
... View more
Labels:
- Labels:
-
Apache NiFi
07-31-2024
07:41 AM
Thanks a lot Matt for the answer.
... View more
07-28-2024
01:32 AM
1 Kudo
Hi I am facing a issue here. If i add multipile file with same timestamp list file is taking only 1 or 2 out 20 file. Is nifi listfile tracking entities will resolve proiblem
... View more