Member since
06-16-2020
51
Posts
14
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
442 | 10-23-2024 11:21 AM | |
464 | 10-22-2024 07:59 AM | |
409 | 10-22-2024 07:37 AM | |
228 | 10-21-2024 09:25 AM | |
1914 | 06-16-2023 07:23 AM |
04-10-2023
06:28 AM
Switching to a new version of NiFi solved the problem.
... View more
04-06-2023
10:09 AM
@MattWho We have two separate CDP clusters set up. One cluster is our administration cluster (ie source of truth) that houses things like all of our NiFi Flows in the NiFi Registry. We want the other cluster or clusters to get access to these flows from their NiFi environments. However, the only way to get access to that administration NiFi Registry externally is through Knox. Right now I set up all the topologies and authentication/authorization needed to do so but on restart of NiFi it strips the URL path in the Registry Client for Knox endpoint which I have to manually add back each time.
... View more
04-06-2023
05:32 AM
Can anyone help with this? I am using NiFi v1.16.
... View more
03-31-2023
01:23 PM
I had a 3 node NiFi cluster and created a NiFi registry client with this a URL that goes through Knox and looks something like this https://xyz.com/gateway/registry/nifi-registry-app/nifi-registry-api. However, when I restart NiFi the registry client in NiFi strips the URL path so it comes back as https://xyz.com which isn't correct and can't connect to the registry. Has anyone experienced this before and/or solved this issue?
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry
01-20-2023
07:21 AM
I am trying to use kerberos authentication to hit a CM REST API endpoint. It keeps responding back with 401 Unauthorized and all the examples I have seen uses basic auth. Does anyone know if this possible and give an example of how it could be done?
... View more
Labels:
- Labels:
-
Cloudera Manager
12-13-2022
07:11 AM
Every minute there is an annoying ranger audit log in our current cluster where anonymous is trying to access the /flow. The client IP address is the same address as the NiFi node itself so it seems like the server itself is trying to access /flow but can't. Has anyone seen this before?
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry
11-21-2022
01:51 PM
Where can I see a list of all the processors that will load NiFi's content into memory?
... View more
Labels:
- Labels:
-
Apache NiFi
11-10-2022
09:20 AM
I understand NiFi stores its FlowFile attributes in memory and large attributes are not recommended because it takes up space in the JVM. What I am having trouble grasping is the consequences. Can someone explain different use cases what could happen and also, how long those attributes are stored in memory for?
... View more
Labels:
- Labels:
-
Apache NiFi
10-26-2022
08:37 AM
I am using the importPoliciesFromFile API call but see it deletes and creates the policies. Will this cause any impact on authorization if someone hits the api at the same time or is this API synchronous? By synchronous I mean, does it stop all other code execution and user interaction until the call returns?
... View more
Labels:
10-18-2022
09:07 AM
Hello, I am trying to replicate ranger policies from one instance of ranger to another. I know there is an api call called - /plugins/policies/importPoliciesFromFile I found that's good for the initial migration of all of them but when it comes to the inserts, updates, and deletes after that what's the best way to handle that? If I use the same call, it will overwrite the previous policies which isn't what I want.
... View more
Labels:
- Labels:
-
Apache Ranger
- « Previous
- Next »