Re: Unable to view files in queue

2023-01-12 Thread James McMahon
Okay. It’s good to know that size may simply be asking the UI to do too much. Thank you Rafael. On Thu, Jan 12, 2023 at 7:57 PM Rafael Fracasso wrote: > Hi James, you are opening 110MB CSV in your web browser and indeed that's > a little large. > > I suggest you use the download option instead o

Re: Unable to view files in queue

2023-01-12 Thread Rafael Fracasso
Hi James, you are opening 110MB CSV in your web browser and indeed that's a little large. I suggest you use the download option instead of view. On Tue, Jan 10, 2023 at 9:06 PM James McMahon wrote: > I have a group of csv files in a queue that I want to inspect. I List > Queue, select one that

How to auto-create users based on OIDC group membership?

2023-01-12 Thread David Dean via users
Hi - Is it possible for NiFi to automatically grant user access to NiFi based on an OIDC authenticated users group membership matching a group in NiFi? I'm using the latest 1.19.1 with OIDC enabled and integrated with Keycloak. In Keycloak I have created a test user and assigned them to group "Tes

Re: DistributedMapCacheClient corrupting dataflow

2023-01-12 Thread Mark Payne
Hey Paul, Looks like you’re running into https://issues.apache.org/jira/browse/NIFI-10246, which was addressed in 1.17.0 When NiFi gets to that point, the service is either in an ENABLING state (even though it says it’s enabled, it may just be enabling) or it’s decided that it needs to disable

DistributedMapCacheClient corrupting dataflow

2023-01-12 Thread Paul Riddle
Good Morning NiFi Folks! NiFi Version: 1.16.3 Issue: Enabling DistributedMapCacheClient is causing clustered nodes to not be able to startup or rejoin cluster after NiFi stop/restart. Scenario: I am using a DetectDuplicate processor on a 3 node cluster. I have a DistributedMapCacheServer