Member since
10-29-2018
1
Post
0
Kudos Received
0
Solutions
10-29-2018
05:27 PM
I have created a nifi custom processor, I need get a current process group id, How can I do that? Say for instance I need to update the flowfile attribute with the process group id for some later report generation or something.... Is it possible to get the current process group id? , I have created a custom processor. At runtime I want to get the process group id, How do i do that?. Say for instance I want update the flowfile attribute of every data packet with process group id, so that I can manipulate the provenance data based on the this field.
... View more
Labels:
- Labels:
-
Apache NiFi