Member since
08-19-2024
32
Posts
8
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3360 | 08-22-2024 12:41 AM |
08-09-2025
08:12 AM
Hello I am confused on one point why are you asking to Remove users.xml and authorizations.xml: rm conf/users.xml conf/authorizations.xml If we remove them then how will changes that we had done in previous steps to the authorizations.xml remain? Also I believe step 1
... View more
08-08-2025
08:04 AM
Hello in NiFi can we have some restriction over users about what can they view and not edit other users processor groups. I want to have like say we have 5 persons then I want to give 5 user id and don't want one to interfere with others work like processor groups and possibly not even view other's processor groups. I was viewing one article (https://docs.cloudera.com/cfm/2.0.4/nifi-admin-guide/topics/nifi-creating-users-groups.html) mentioning "From the UI, select "Users" from the Global Menu." But I am not getting where is this Users option and also Global Menu which icon can be that.
... View more
Labels:
- Labels:
-
Apache NiFi
08-05-2025
03:04 AM
Hello I have a flow where a queue is having say 250 entries but I am able to see only 100. I don't see any option to see the next sets of entries. How to view them as I can see the count to be increasing in queue but it displays oldest 100.
... View more
Labels:
- Labels:
-
Apache NiFi
04-07-2025
03:03 AM
hello Sir, I have just setup a basic NiFi custom processor. when i try to build, one of the module gets built but the nar module fails with error [[1;31mERROR[m] [1;31mRule 3: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps failed with message:[m [[1;31mERROR[m] [1;31mDependencies outside of Apache NiFi must not use SNAPSHOT versions[m [[1;31mERROR[m] [1;31mcom.example:nifi-my_custom_nifi_processor-nar:nar:1.0-SNAPSHOT[m [[1;31mERROR[m] [1;31m com.example:nifi-my_custom_nifi_processor-processors:jar:1.0-SNAPSHOT <--- is not a release dependency
... View more
04-02-2025
06:04 AM
Can NiFi handle multiple users hitting a request? Say I have HandleHttpRequest or a ListenHttp processor and my requirement is to handle say 100 concurrent users. Can we do it in NiFi?
... View more
Labels:
- Labels:
-
Apache NiFi
03-31-2025
11:45 PM
Hello, We have got a new requirement. Earlier the users were sending Soap request and our existing app was processing the soap request and then returning a soap response. We now want to do this using NiFi. We want users to be still sending the soap request and we will receive it in NiFi and then process it and return back a Soap response. Is there any way I can do this in NiFi?
... View more
Labels:
- Labels:
-
Apache NiFi
10-24-2024
12:26 AM
In PutSql Processor, there is a property "Support Fragmented Transactions". If set its value to be false, then it is proceeding and not penalising the flow files.
... View more
10-24-2024
12:25 AM
In PutSql Processor, there is a property "Support Fragmented Transactions". If I set its value to be false, then it is proceeding and not penalising the flow files.
... View more