Member since
12-12-2017
7
Posts
0
Kudos Received
0
Solutions
07-23-2021
11:14 AM
I'm still working around this one using the variable registry. My use case seems fairly common- our docker compose file uses the environment stanza to pass environment-specific values into the NiFi container for use by various processors. e.g. things like S3 key/secret. I need to inject this information into the value of my context params. Or, find some other way to easily set the value of the context params from my docker-compose. I believe the NiFi toolkit can update the value of the context params but to fully automate this would require additional moving parts. Anyone have a suggestion on how to accomplish this?
... View more
04-13-2021
08:33 AM
You can check if is the propertydescription TIMEOUT that is missing.
... View more