Member since
09-25-2025
3
Posts
0
Kudos Received
0
Solutions
09-26-2025
06:14 AM
@IgorSpryzhkov You have asked a new unrelated question in an older post which already has an accepted answer. You would get better traction/visibility in the community of you were to start a new community question instead. Thank you, Matt
... View more
09-25-2025
05:04 AM
Hello! I'm newbe in NiFi and Groovy. I hope you can help me. Related Topic: I found here – "Solved: Re: Get the processor-group name in NIFI flow - Cloudera Community - 213662" (2018) – very interestion solution! Thank to @mburges I have related question: I want to build with Groovy dictionary/cache for every proceccor where key = Proccesor ID, value = "bread crumbs" (full path to processor from root canvas – the string like this: "PG1_Name" / "PG2_(Child_of_PG1)_Name" / "PG3_(Child_of_PG2)_Name" . The quesions are: How to get list of Process Groups in the root and in Each PG? How to get list of Processors in Each PG? How to organize in Groovy cycles for scan PGs? How to save / read data in/from Groovy dictionary / NiFi cache? Thanks in advance for any help!
... View more
Labels:
- Labels:
-
Apache NiFi
09-25-2025
04:58 AM
Hello! I'm newbe in NiFi and Groovy. I found here – "Solved: Re: Get the processor-group name in NIFI flow - Cloudera Community - 213662" (2018) – very interestion solution! Thank @mburgess !!! I have related question. I want to build with Groovy dictionary for every proceccor where key = Proccesor ID, value = "bread crumbs" (full path to processor from root canvas – the string like this "PG1_Name" / "PG2_(Child_of_PG1)_Name" / "PG3_(Child_of_PG2)_Name" . The quesions are: How to get list of Process Groups in the root and in Each PG? How to get list of Processors in Each PG? How to organize in Groovy cycles for scan PGs? How to save / read data in/from Groovy dictionary / NiFi cache? Thanks in advance for any help and suggestions!
... View more
Labels:
- Labels:
-
Apache NiFi