Member since
08-19-2024
45
Posts
9
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3979 | 08-22-2024 12:41 AM |
09-17-2026
11:31 PM
Hello when I try to View Data Provenance of a processor then it shows multiple rows but then when I try to view its content then I get "Content is no longer available in the content repository" though the size in KB of the input and output claims are there. Also surprisingly the new entries content I can see but the same thing does not show the next day.
... View more
Labels:
- Labels:
-
Apache NiFi
09-10-2026
09:04 AM
could you please elaborate and also javax.mail. type of import is not available in nifi 2.8 could you please tell if we have some other type for importing.
... View more
09-10-2026
02:41 AM
Hello How to read the body of the mail in nifi? I don't see any relevant processor for this. I see there is an "ExtractEmailAttachments" processor but will it read body reliably? We tried to test and see that it is able to make two flowfiles after executing. One is with a text/plain and has the email body present and another one is text/html having some html content having what we sent in mail as well. But due to its name being "ExtractEmailAttachment" and not something like ExtractEmailBody I am not sure. How to effectively and reliably read the mail body? In NiFi 1.28 we had Python (which was able to read the body of mail) but in NiFi 2.8 we don't have Python and able to see GroovyScript which is not allowing import of javax.mail type libraries which is required for writing the logic to fetch the email body.
... View more
Labels:
- Labels:
-
Apache NiFi
07-28-2026
11:30 PM
Hello @steven-matison thank you for your detailed explanation. I also narrow this down to resource scarce issue. Yes it's currently single node. Could you please help me understand how to have cluster you mentioned above and like how to do it and what all is required for that.
... View more
07-28-2026
06:35 AM
1 Kudo
Hello Team We have an increasing number of applications being added to our NiFi server. Now the nifi has got too slow that it won't load the home page or when we click a process group then it won't open despite browser url showing the process group id as if page should have gone there. Also the apis we have implemented using HandleHttpRequest return Socket Timeout error. Please note these were working fine earlier. What should we do?
... View more
Labels:
- Labels:
-
Apache NiFi
06-03-2026
11:57 PM
Hello it seems templates which existed in NiFi 1 is removed in NiFi 2.8.0 How to import the flow definition to the new instance? Earlier we were able to move nif flow to new instances of NiFi using templates. Any screenshot will be helpful for NiFi 2. Currently I can only download flow definition by right clicking a process group. Some article suggested Registry. Do we have any other approach like nifi 1 where we used to browse and upload.
... View more
Labels:
- Labels:
-
Apache NiFi
05-28-2026
10:35 PM
Thank you @steven-matison for suggesting possible solutions. Could you please elaborate as I am new to these terms. I used to have my apis in Java/Spring Boot secured via OIdc/Oauth2 or even Basic for test apis earlier. We used to have libraries in Spring Boot to configure OIDC.
... View more
05-27-2026
01:29 AM
Hello can we secure our apis in nifi? Suppose we create nifi flow which utilises HandleHttpRequest for exposing an api. How to secure this? Is it possible to have Oauth2/Oidc?
... View more
Labels:
- Labels:
-
Apache NiFi
05-27-2026
01:26 AM
hello in the logs above I don't see any log which describes LogAttribute (the screenshot you have posted above says it is a LogAttribute processor) being started or stopped. Also anyway to know which user did this
... View more
05-26-2026
09:51 AM
Hello we have single user based NiFi but in reality around 15 to 20 people use that instance. How to know who added a process group or stopped a processor and at which point of time was that processor stopped? Do we have any IP getting recorded or anything like that? Is it possible in NiFi having OIDC/Oauth2 based authentication that which user added/removed something?
... View more
Labels:
- Labels:
-
Apache NiFi