Re: Ldap Cluster and Node Identity

2020-11-24 Thread Etienne Jouvin
Hello. I made some progress yesterday. I did setup in LDAP groups and person Groups : cn=administrators,ou=groups,ou=nifi,dc=amexio,dc=ch : for administrators cn=supervisors,ou=groups,ou=nifi,dc=amexio,dc=ch : for supervisors cn=nodes,ou=groups,ou=nifi,dc=amexio,dc=ch : group where I put all

Re: Tuning for flow with lots of processors

2020-11-24 Thread Eric Secules
Hi Mark, Watching the video now, and will plan to watch more of the series. Thanks! As for questions, I have NiFi on my macbook pro running in docker and give Docker VM 10 of my 12 cores and on a smaller test environment. I am seeing performance issues in both places. In my test environment we ru

Re: ReplaceText with Variable Registry

2020-11-24 Thread Thane Durey
Does the variable registry allow for white space without single/double quotes? I've spend the majority of yesterday and this morning still trying to figure out why this ReplaceText won't work with the variable registry. Sadly, I can't find any online examples of how people have: 1. Used the vari

Re: ReplaceText with Variable Registry

2020-11-24 Thread Thane Durey
I've successfully tested Variable Registries in the *Replacement Value* field, but I still can't get it to work in the *Search Value* field with *Replacement Strategy* as Literal Replace and *Evaluation* as Entire Text. Here is something really weird. I created a GenerateFlowFile and used my ${tie

Re: ReplaceText with Variable Registry

2020-11-24 Thread Thane Durey
Sorry, forgot to mention I'm using NiFi 1.12.1 On Tue, Nov 24, 2020 at 10:03 AM Thane Durey wrote: > Hey Mark, > > Not sure why the website ( > https://lists.apache.org/list.html?users@nifi.apache.org) won't let me > port over this conversation to my mail client. So I copy/pasted the > conversat

ReplaceText with Variable Registry

2020-11-24 Thread Thane Durey
Hey Mark, Not sure why the website ( https://lists.apache.org/list.html?users@nifi.apache.org) won't let me port over this conversation to my mail client. So I copy/pasted the conversation so I can add attachments for you. In the attachment, you'll see the exact tag string I'm searching for in my

Re: Tuning for flow with lots of processors

2020-11-24 Thread Mark Payne
Eric, I don’t think there’s really any metric that exposes the specific numbers you’re looking for. Certainly you could run a Java profiler and look at the results to see where all of the time is being spent. But that may get into more details than you’re comfortable sorting through, depending

Re: ReplaceText with Variable Registry

2020-11-24 Thread Mark Payne
Hello, Thane. Yes, that should work fine. I did setup a simple flow to verify the behavior and it worked as I expected. Perhaps you can provide a template of your flow? That may help to diagnose what’s going on. Also, what version of NiFi are you running? Thanks -Mark > On Nov 24, 2020, at