What do you mean who or what? If I follow your question my understanding is that's a normal sys admin function. It's the responsibility of whoever is administering the system and expected to keep the application up. Essentially a requirement while someone is installing or maintaining NiFi on the system. Must like any other application that might depend on a system variable much like JAVA_HOME
On Wed, Jun 12, 2024 at 10:39 AM Russell Bateman <r...@windofkeltia.com> wrote: > I have an update on this question which remained quite rightly unanswered > since it was my own peculiar problem. > > It resulted from the not-so-clever way our NiFi systemd service was put > together 6+ years ago which was avoided using *nifi.sh* (and *nifi-env.sh* > ). NIFI_HOME simply did not exist once NiFi was launched. > > In the much more recent Docker container instance as well as from the > development host command line directly (*nifi.sh*), NIFI_HOME is present. > > > On 6/7/24 15:46, Russell Bateman wrote: > > It's hard for me to determine this for customers who may already have > installed Apache NiFi and just drop my NAR in or count on my Docker > container. I'd like a clearer idea of who or what is responsible for that. > > >